DocumentSharingLocation Class

Definition

Contains the location (URL) and metadata associated with a document sharing web service. The DocumentSharingLocation class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class DocumentSharingLocation sealed
public sealed class DocumentSharingLocation
Public NotInheritable Class DocumentSharingLocation
Inheritance
DocumentSharingLocation

Properties

AnonymousAccessAllowed

Gets whether anonymous users can access shared documents. The AnonymousAccessAllowed property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

CanModifyPermissions

Gets whether a user can change permissions for the document sharing location. The CanModifyPermissions property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

DisplayName

Gets the name of the document sharing location displayed to a user. The DisplayName property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ExternalAccessAllowed

Gets whether users outside of the organization can view shared documents. The ExternalAccessAllowed property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

IsDefault

Gets whether this document sharing location is the user's default location. The IsDefault property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

LocationUrl

Gets the URL of the document sharing location. The LocationUrl property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ServiceUrl

Gets the URL of the web service that manages shared documents. The ServiceUrl property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

SupportedFileExtensions

Gets the list of file extensions that determines which file types may be stored at the document sharing location. The SupportedFileExtensions property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to