FolderChangeType.Item Property

Definition

The Item property gets or sets the folder to update.

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

Property Value

The Item property returns a BaseFolderIdType object that represents either a FolderIdType or DistinguishedFolderIdType object.

Applies to