SharingOperationStatusCode enumeration

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

Syntax

'Declaration
Public Enumeration SharingOperationStatusCode
'Usage
Dim instance As SharingOperationStatusCode
public enum SharingOperationStatusCode

Members

Member name Description
CompletedSuccessfully
AccessRequestsQueued
NoResolvedUsers
AccessDenied
CrossSiteRequestNotSupported
UnknowError
EmailBodyTooLong
ListUniqueScopesExceeded
CapabilityDisabled
ObjectNotSupported
NestedGroupsNotSupported
QuotaExceeded
InvalidValue
UserDoesNotExist
TooManyChildItemsWithUniqueScopes

See also

Reference

Microsoft.SharePoint.Client namespace