MarkAsRead
The MarkAsRead element indicates whether messages are to be marked as read.
<MarkAsRead>true | false</MarkAsRead>
Boolean
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
---|---|
Actions |
Represents the set of actions that are available to be taken on a message when the conditions are fulfilled. |
Text value
A text value of true indicates that the message must be marked as read. A value of false indicates that messages must not be marked as read.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
Element | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
True |