SyncFolderItemsResponseMessageType.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 server that is running Microsoft Exchange Server 2007.
public:
property ExchangeWebServices::SyncFolderItemsChangesType ^ Changes { ExchangeWebServices::SyncFolderItemsChangesType ^ get(); void set(ExchangeWebServices::SyncFolderItemsChangesType ^ value); };
public ExchangeWebServices.SyncFolderItemsChangesType Changes { get; set; }
Public Property Changes As SyncFolderItemsChangesType
Property Value
The Changes property returns a SyncFolderItemsChangesType 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.