Edit

Share via


SyncFolderHierarchyCreateOrUpdateType.Item Property

Definition

The Item property gets or sets the folder to create in the local client store.

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

Property Value

The Item property returns a BaseFolderType object that represents the folder to create in the local client store.

Applies to