SocialStatusCode enumeration
SharePoint Online
Specifies an exception or status code for a social operation.
Namespace: Microsoft.SharePoint.Client.Social
Assembly: Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)
| Member name | Description | |
|---|---|---|
| OK | ||
| InvalidRequest | ||
| AccessDenied | ||
| ItemNotFound | ||
| InvalidOperation | ||
| ItemNotModified | ||
| InternalError | ||
| CacheReadError | ||
| CacheUpdateError | ||
| PersonalSiteNotFound | ||
| FailedToCreatePersonalSite | ||
| NotAuthorizedToCreatePersonalSite | ||
| CannotCreatePersonalSite | ||
| LimitReached | ||
| AttachmentError | ||
| PartialData | ||
| FeatureDisabled | ||
| StorageQuotaExceeded | ||
| DatabaseError |
Show: