UserId
Last modified: May 10, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The UserId element identifies a delegate user or a user who has folder access permissions.
<UserId>
<SID/>
<PrimarySmtpAddress/>
<DisplayName/>
<DistinguishedUser/>
<ExternalUserIdentity/>
</UserId>
UserIdType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Represents the security descriptor definition language (SDDL) form of the security identifier (SID). |
|
Represents the primary Simple Mail Transfer Protocol (SMTP) address of an account to be used for delegate access. |
|
Defines the display name of a folder, contact, distribution list, or delegate user. |
|
Identifies Anonymous and Default user accounts for delegate access. |
|
Identifies an external delegate user or an external user who has folder access permissions. |
Parent Elements
Element |
Description |
---|---|
Identifies a single delegate to add or update in a mailbox. |
|
Defines the access that a user has to a folder. |
|
Defines the access that a user has to a Calendar folder. |
|
Contains an array of delegate users to get or remove from a principal's mailbox. |
Text Value
None.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.
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