Enum ExternalSharingDocumentOption Defines the options for Sharing Document Namespace: Microsoft.SharePoint.Client Assembly: PnP.Framework.dll Syntax public enum ExternalSharingDocumentOption : int Edit Provides the option to edit the document View Provides the option to view the document Extension Methods ValidationExtensions.ValidateNotNullOrEmpty<ExternalSharingDocumentOption>(String) ObjectExtensions.Set<ExternalSharingDocumentOption, T>(Expression<Func<ExternalSharingDocumentOption, T>>, T, Boolean, Boolean)