EmailAddress (NonEmptyStringType)
The EmailAddress element defines the primary SMTP address of a mailbox user.
<EmailAddress/>
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: - BccRecipients - ReplyTo - Sender - From - Organizer - DistinguishedFolderId - Resolution - DLExpansion - Attendee |
RoomList |
Identifies a list of meeting rooms by email address. |
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.
Element information
Element | Type |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |