SetFolderFieldType.Item1 Property

Definition

The Item1 property gets or sets a folder update.

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

Property Value

The Item1 property returns a BaseFolderType that represents a folder that contains a set of updates.

Applies to