ReadFlagChange

Last modified: August 11, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The ReadFlagChange element is returned in SyncFolderItems Operation responses when an item has been read. This property is read-only.

<ReadFlagChange>
   <ItemId/>
   <IsRead/>
</ReadFlagChange>

SyncFolderItemsReadFlagType

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element

Description

ItemId

Identifies the item for which the read-flag has been changed.

IsRead

Indicates whether the read-flag has been set to true.

Parent Elements

Element

Description

Changes (Items)

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 computer that is running Microsoft Exchange Server 2010 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

See Also

Other Resources