DeliveryStatus
The DeliveryStatus element specifies the status for a message.
<DeliveryStatus>Unsuccessful | Pending | Delivered | Transferred | Read</DeliveryStatus>
MessageTrackingDeliveryStatusType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
---|---|
RecipientTrackingEvent |
Contains information for a single event for a recipient. |
Text value
The following table lists the possible text values for the DeliveryStatus element.
DeliveryStatus element values
Value | Description |
---|---|
Unsuccessful |
Specifies that a message was not delivered. |
Pending |
Specifies that the message is waiting for approval from a moderator. |
Delivered |
Specifies that the message was delivered to all of the specified recipients. |
Transferred |
Specifies that the message was transferred to a server outside the search scope. |
Read |
Specifies that the message was delivered and read by the recipients. |
Remarks
The DeliveryStatus element was of type MessageTrackingDeliveryStatusType in Exchange Server 2010.
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/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |