SocialStatusCode - Énumération
Spécifie un code d'exception ou d'état pour une opération de mise en réseau.
Espace de noms : Microsoft.SharePoint.Client.Social
Assemblys : Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)
Syntaxe
'Déclaration
Public Enumeration SocialStatusCode
'Utilisation
Dim instance As SocialStatusCode
public enum SocialStatusCode
Membres
Nom du membre | Description | |
---|---|---|
OK | ||
InvalidRequest | ||
AccessDenied | ||
ItemNotFound | ||
InvalidOperation | ||
ItemNotModified | ||
InternalError | ||
CacheReadError | ||
CacheUpdateError | ||
PersonalSiteNotFound | ||
FailedToCreatePersonalSite | ||
NotAuthorizedToCreatePersonalSite | ||
CannotCreatePersonalSite | ||
LimitReached | ||
AttachmentError | ||
PartialData | ||
FeatureDisabled | ||
StorageQuotaExceeded | ||
DatabaseError |