Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The RecipientFilter element represents a recipient address to use with the specified message tracking report.
<RecipientFilter>
<Name/>
<EmailAddress/>
<RoutingType/>
<MailboxType/>
<ItemId/>
</RecipientFilter>
EmailAddressType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
| Element | Description |
|---|---|
| Name (EmailAddressType) |
Represents the name of the mailbox user. This element is optional. |
| EmailAddress (NonEmptyStringType) |
Defines the primary Simple Mail Transfer Protocol (SMTP) address of a mailbox user. This element is optional. |
| RoutingType (EmailAddress) |
Represents the routing protocol for this recipient. The default value is SMTP. This element is optional. |
| MailboxType |
Represents the type of mailbox that is represented by the e-mail address. This element is optional. |
| ItemId |
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 |
|---|---|
| GetMessageTrackingReport |
Contains the request for the GetMessageTrackingReport operation to retrieve the full message tracking report for the specified ID. |
Text value
None.
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 |
False |