SyncFolderItemsChangesType Class
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 SyncFolderItemsChangesType class contains a sequenced array of change types that describe the differences between the items on the client and the items on the Exchange server.
public ref class SyncFolderItemsChangesType
public class SyncFolderItemsChangesType
Public Class SyncFolderItemsChangesType
- Inheritance
-
SyncFolderItemsChangesType
Constructors
SyncFolderItemsChangesType() |
The SyncFolderItemsChangesType constructor initializes a new instance of the SyncFolderItemsChangesType class. |
Properties
Items |
The Items property gets or sets a collection of changes. |
ItemsElementName |
The ItemsElementName property gets or sets a collection of change object identifiers. |