Nota
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare ad accedere o a cambiare directory.
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare a cambiare directory.
The UserConfigurationName element represents the name of a user configuration object. The user configuration object name is the identifier for a user configuration object.
<UserConfigurationName Name="">
<FolderId/>
</UserConfigurationName>
<UserConfigurationName Name="">
<DistinguishedFolderId/>
</UserConfigurationName>
UserConfigurationNameType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description |
|---|---|
| Name |
Contains a string value that represents the name of a user configuration object. This attribute is required. |
Child elements
| Element | Description |
|---|---|
| FolderId |
Represents the folder identifier of the folder that contains the user configuration object. |
| DistinguishedFolderId |
Represents a distinguished folder name of the folder that contains the user configuration object. |
Parent elements
| Element | Description |
|---|---|
| DeleteUserConfiguration |
Represents a request to delete a user configuration object. |
| GetUserConfiguration |
Represents a request to get a user configuration object. |
| UserConfiguration |
Defines a single user configuration object. |
Text value
None.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
| Element info | value |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
| Schema Name |
Types schema |
| Validation File |
Types.xsd |
| Can be Empty |
False |