SyncFolderHierarchyResponseMessageType.Changes Property

Definition

The Changes property gets or sets the differences between the folders on the client and the folders on the Exchange server.

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

Property Value

The Changes property returns a SyncFolderHierarchyChangesType object that contains a sequenced array of change types that describe the differences between the folders on the client and the folders on the Exchange server.

Applies to