SyncFolderHierarchyType.SyncFolderId Property

Definition

The SyncFolderId property gets or sets the identity of the folder that contains the items to synchronize. This property is optional. This is a read/write property.

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

Property Value

The value of the SyncFolderId is a TargetFolderIdType object.

Applies to