ReadFlagChange
Topic Last Modified: 2008-09-08
The ReadFlagChange element is returned in SyncFolderItems responses when an item has been read. This property is read-only. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Syntax
<ReadFlagChange>
<ItemId/>
<IsRead/>
</ReadFlagChange>
Type
SyncFolderItemsReadFlagType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
Identifies the item for which the read-flag has been changed. |
|
Indicates whether the read-flag has been set to true. |
Parent Elements
Element | Description |
---|---|
Contains a sequence array of change types that represent the types of differences between the items on the client and the items on the Exchange server. |
Remarks
The schema that describes this element is located in the EWS virtual directory of the Exchange server that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |