SyncFolderItemsType Members

The SyncFolderItemsType class represents a request to synchronize items in a folder with the computer that is running Microsoft Exchange Server 2007.

The following tables list the members exposed by the SyncFolderItemsType type.

Public Constructors

  Name Description
SyncFolderItemsType The SyncFolderItemsType constructor initializes a new instance of the SyncFolderItemsType class.

Top

Public Properties

  Name Description
Bb409580.pubproperty(en-us,EXCHG.80).gif Ignore The Ignore property gets or sets an array of items to skip for synchronization. This property is optional. This is a read/write property.
Bb409580.pubproperty(en-us,EXCHG.80).gif ItemShape The ItemShape property gets or sets the shape that describes which properties are returned in the response. This property is required. This is a read/write property.
Bb409580.pubproperty(en-us,EXCHG.80).gif MaxChangesReturned The MaxChangesReturned property gets or sets the maximum number of changes that can be returned in a synchronization response. This property is required. This is a read/write property.
Bb409580.pubproperty(en-us,EXCHG.80).gif SyncFolderId The SyncFolderId property gets or sets the identity of the folder that contains the items to synchronize. This property is required. This is a read/write property.
Bb409580.pubproperty(en-us,EXCHG.80).gif SyncState The SyncState property gets or sets the synchronization state identifier. This property is optional with caveats. This is a read/write property.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb409580.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb409580.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb409580.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb409580.pubmethod(en-us,EXCHG.80).gifBb409580.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb409580.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb409580.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb409580.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top