PurportedSender
Last modified: September 23, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The PurportedSender element contains contact information for the alleged sender of an e-mail message.
<PurportedSender>
<Name/>
<EmailAddress/>
<RoutingType/>
<MailboxType/>
<ItemId/>
</PurportedSender>
EmailAddressType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Represents the name of the mailbox user. This element is optional. |
|
Defines the Simple Mail Transfer Protocol (SMTP) address of a mailbox user. This element is optional. |
|
Represents the routing protocol for the recipient. The default value is SMTP. This element is optional. |
|
Represents the type of mailbox that is represented by the e-mail address.. This element is optional. |
|
Defines the item identifier of a contact or private distribution list for recipients from a user's contacts folder. This element is optional. |
Parent Elements
Element |
Description |
---|---|
Specifies criteria for the types of messages to find. |
|
Contains a single message that is returned in a GetMessageTrackingReport Operation. |
|
Contains a single message result for a FindMessageTrackingReportResponse element. |
Text Value
None.
Remarks
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/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
False |
See Also