Edit

Share via


DocumentSharingLocation.IsDefault Property

Definition

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.

public:
 property bool IsDefault { bool get(); };
public bool IsDefault { get; }
Public ReadOnly Property IsDefault As Boolean

Property Value

true if this site is the user's default; otherwise, false.

Applies to