PrimarySmtpAddress
Topic Last Modified: 2007-10-10
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.
Syntax
<PrimarySmtpAddress/>
Type
string
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Represents an account to impersonate when you are using the ExchangeImpersonation SOAP header. The following is the XPath expression to this element:
|
|
Used in the SOAP header for token serialization in server- to-server authentication. |
|
Identifies a delegate user or a user who has folder access permissions. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1). |
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 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
Server-to-Server Authorization
Delegate Access Tasks
Exchange Web Services XML Elements