SendingAs

Last modified: May 27, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The SendingAs element represents an e-mail address that a user is trying to send as.

<SendingAs>
   <Name/>
   <EmailAddress/>
   <RoutingType/>
   <MailboxType/>
   <ItemId/>
</SendingAs>

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

Defines the primary Simple Mail Transfer Protocol (SMTP) address of a mailbox user. This element is optional.

RoutingType (EmailAddress)

Defines the address type for the mailbox. The default is SMTP. This element is optional.

MailboxType

Represents the type of mailbox that is represented by an e-mail user. 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

GetMailTips

Contains the recipients and types of mail tips to retrieve.

Text Value

None.

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

Other Resources