Enum AccessRequestOption
- Namespace
- PnP.Core.Model.SharePoint
- Assembly
- PnP.Core.dll
Operation types for the SetAccessRequest method
public enum AccessRequestOption
Fields
Disables the access request and removes the specific email address (if present)
Enable the access request
Enables the access request for a specific email address. Works in combination with the email parameter.