Share via


SyncFolderItemsChangesType Members

Include Protected Members
Include Inherited Members

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.

The SyncFolderItemsChangesType type exposes the following members.

Constructors

  Name Description
Public method SyncFolderItemsChangesType The SyncFolderItemsChangesType constructor initializes a new instance of the SyncFolderItemsChangesType class.

Top

Properties

  Name Description
Public property Items The Items property gets or sets a collection of changes.
Public property ItemsElementName The ItemsElementName property gets or sets a collection of change object identifiers.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top