SetItemFieldType.Item1 Property

Definition

The Item1 property gets or sets the item to update.

public:
 property ExchangeWebServices::ItemType ^ Item1 { ExchangeWebServices::ItemType ^ get(); void set(ExchangeWebServices::ItemType ^ value); };
public ExchangeWebServices.ItemType Item1 { get; set; }
Public Property Item1 As ItemType

Property Value

The Item1 property returns an ItemType object that represents the item to update.

Applies to