EmailAddress

Switch View :
ScriptFree
EmailAddress

The EmailAddress element defines the primary SMTP address of a mailbox user.

Syntax

XML

<EmailAddress/>
Type

NonEmptyStringType
Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

ActingAs

Identifies who the caller is sending as.

Mailbox

Identifies a fully resolved e-mail address.

The following are some XPath expressions to this element:

  • /CreateItem/ParentFolderId/DistinguishedFolderId/Mailbox
  • /CreateFolder/ParentFolderId/DistinguishedFolderId/Mailbox
  • CreateItem/Items/AcceptItem/ToRecipients/Mailbox
  • SyncFolderItemsResponseMessage/Changes/Create/CalendarItem/ConflictingMeetings/AcceptItem/CcRecipients/Mailbox

The following are additional parent elements of the Mailbox element:

RoomList

Identifies a list of meeting rooms.

Text Value

A text value that represents an SMTP address is required.

Remarks

The EmailAddress element can represent SMTP or legacy Exchange distinguished name (also known as DN) addresses. The EmailAddress element is the only required Mailbox element.

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

http://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Other Resources

Exchange Web Services XML Elements
Creating Folders