Edit

Share via


DocumentSharingLocation.AnonymousAccessAllowed Property

Definition

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.

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

Property Value

true if anonymous users can access shared documents; otherwise, false.

Applies to