PrincipalName
Topic Last Modified: 2007-10-08
The PrincipalName element represents the user principal name (UPN) of the account to be used for Exchange impersonation.
Syntax
<PrincipalName/>
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:
|
Text Value
The text value represents the UPN of a user. This value exists on the User object in the Active Directory directory service. This contains the user logon name and a domain name that identifies the domain in which the user account is located, in the following format: someone@example.com
.
Remarks
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 |