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 DocumentSharingLocation element contains location and metadata information for a document sharing location.
<DocumentSharingLocation>
<ServiceUrl />
<LocationUrl />
<DisplayName />
<SupportedFileExtensions />
<ExternalAccessAllowed />
<AnonymousAccessAllowed />
<CanModifyPermissions />
<IsDefault />
</DocumentSharingLocation>
DocumentSharingLocation
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
| Element | Description |
|---|---|
| ServiceUrl (SOAP) |
Represents the URL of the document sharing web service. |
| LocationUrl (SOAP) |
Represents the URL of the document sharing location. |
| DisplayName (SOAP) |
Represents the name of the document sharing location to use in the UI. |
| SupportedFileExtensions (SOAP) |
Represents the file extensions that can be stored in the document sharing location. |
| ExternalAccessAllowed (SOAP) |
Indicates whether the document sharing location is available to outside connections. |
| AnonymousAccessAllowed (SOAP) |
Indicates whether access to the sharing location requires an authenticated user. |
| CanModifyPermissions (SOAP) |
Indicates whether the user can modify access permissions to the document sharing location. |
| IsDefault (SOAP) |
Indicates whether the document sharing location is the user's default sharing location. |
Parent elements
| Element | Description |
|---|---|
| DocumentSharingLocations (SOAP) |
Contains a list of document sharing locations and metadata. |
Text value
None.
Element information
| Element | Example |
|---|---|
| Namespace |
https://schemas.microsoft.com/exchange/2010/Autodiscover |
| Schema Name |
Autodiscover schema |
| Validation File |
Messages.xsd |
| Can be Empty |
True |