SyncFolderItemsReadFlagType Members

The SyncFolderItemsReadFlagType class is returned as a property of a SyncFolderItemsResponseMessageType instance when an item has been read. This class was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

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

Public Constructors

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

Top

Public Properties

  Name Description
Bb894354.pubproperty(en-us,EXCHG.80).gif IsRead The IsRead property gets or sets a Boolean value that indicates whether the read flag has been set to true.
Bb894354.pubproperty(en-us,EXCHG.80).gif ItemId The ItemId property gets or sets the identifier of the item for which the read flag has been changed.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top