PrimarySmtpAddress
The PrimarySmtpAddress element represents the primary Simple Mail Transfer Protocol (SMTP) address of an account to be used for server-to-server authorization or delegate access.
<PrimarySmtpAddress/>
PrimarySmtpAddressType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
---|---|
ConnectingSID |
Represents an account to impersonate when you are using the ExchangeImpersonation SOAP header. The following is the XPath expression to this element: /ExchangeImpersonation/ConnectingSID |
SerializedSecurityContext |
Used in the SOAP header for token serialization in server- to-server authentication. |
UserId |
Identifies a delegate user or a user who has folder access permissions. |
Text value
A text value that represents an SMTP address is required.
Remarks
Exchange Web Services requires that mailboxes be identified by the primary SMTP address of the mailbox. Proxy or alternative addresses are not accepted.
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2010 that has the Client Access server role installed.
Element information
Element | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |