SyncFolderHierarchyResponseMessageType.Changes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.