Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Attribution element specifies an instance in an array of attributes for a PersonaType element.
<Attribution>
<Id></Id>
<SourceId></SourceId>
<DisplayName></DisplayName>
<IsWritable></IsWritable>
<IsQuickContact></IsQuickContact>
<IsHidden></IsHidden>
<FolderId></FolderId>
</Attribution>
PersonaAttributionType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
---|---|
ID (String) |
Specifies a string that uniquely identifies an app or an attribution in a persona. |
SourceId |
Specifies the identifier of the contact or Active Directory recipient. |
DisplayName (string) |
Defines the display name of a folder, contact, distribution list, delegate user, or rule. |
IsWritable |
Specifies whether the underlying contact or Active Directory recipient can be written to. |
IsQuickContact |
Specifies a Boolean value that indicates whether the underlying contact or Active Directory recipient is a quick contact. |
IsHidden |
Contains a Boolean value that indicates whether the underlying contact or Active Directory recipient should be hidden or displayed as part of the persona. |
FolderId |
Contains the identifier and change key of a folder. |
Parent elements
Element | Description |
---|---|
Attributions (ArrayOfPersonaAttributionsType) |
Specifies an array of attribution information for one or more of the contacts or active directory (AD) recipients aggregated into the associated persona. |
Remarks
This element was introduced in Exchange Server 2013.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
Element | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Type schema |
Validation File |
types.xsd |
Can Be Empty |