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 | |
---|---|---|
![]() |
IsRead | The IsRead property gets or sets a Boolean value that indicates whether the read flag has been set to true. |
![]() |
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 | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top