SPList.RequestAccessEnabled property

Gets or sets a Boolean value that specifies whether the option to allow users to request access to the list is available.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public bool RequestAccessEnabled { get; set; }

Property value

Type: System.Boolean
true if the request access option is available; otherwise, false.

See also

Reference

SPList class

SPList members

Microsoft.SharePoint namespace