EmailAddress

Topic Last Modified: 2008-09-08

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

Syntax

<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

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:

Text Value

A text value 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 EWS directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.

Element Information

Namespace

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

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Other Resources

Creating Folders (Exchange Web Services)