Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
'Declaration
Public Enumeration SocialStatusCode
'Usage
Dim instance As SocialStatusCode
public enum SocialStatusCode
Members
Member name | Description | |
---|---|---|
OK | ||
InvalidRequest | ||
AccessDenied | ||
ItemNotFound | ||
InvalidOperation | ||
ItemNotModified | ||
InternalError | ||
CacheReadError | ||
CacheUpdateError | ||
PersonalSiteNotFound | ||
FailedToCreatePersonalSite | ||
NotAuthorizedToCreatePersonalSite | ||
CannotCreatePersonalSite | ||
LimitReached | ||
AttachmentError | ||
PartialData | ||
FeatureDisabled | ||
StorageQuotaExceeded | ||
DatabaseError |