IsRead

Last modified: September 24, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The IsRead element indicates whether a message has been read.

<IsRead/>

Boolean

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element

Description

RemoveItem

Removes an item from the Exchange store.

Message

Represents an Exchange e-mail message.

MeetingMessage

Represents a meeting in the Exchange store.

MeetingRequest

Represents a meeting request in the Exchange store.

MeetingResponse

Represents a meeting response in the Exchange store.

MeetingCancellation

Represents a meeting cancellation in the Exchange store.

PostItem

Represents a post item in the Exchange store. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

ConversationAction

Contains a single action to be applied to a single conversation.

Text Value

A text value of true indicates that the message has been read. A text value of false indicates that the message has not been read.

Remarks

If IsReadReceiptRequested is true, setting IsRead to true sends a read receipt. The recipient can suppress read receipts by submitting the SuppressReadReceipt response object before setting the IsRead property.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.

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