UserId
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2007 Service Pack 1 (SP1) | 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
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. |
None.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Namespace | http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name | Types schema |
Validation File | Types.xsd |
Can be Empty | False |
Reference
Concepts
Other resources
Date | Description |
|---|---|
July 16, 2012 | Initial publication |