PersonalCacheExceptionCode enumeration
Namespace: Microsoft.SharePoint.Client.UserProfiles
Assembly: Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)
Syntax
'Declaration
Public Enumeration PersonalCacheExceptionCode
'Usage
Dim instance As PersonalCacheExceptionCode
public enum PersonalCacheExceptionCode
Members
Member name | Description | |
---|---|---|
FolderNotFound | ||
PersonalSiteNotFound | ||
PersonalCacheListNotFound | ||
PersonalCacheListProvisionFailed | ||
PersonalCacheItemProvisionFailed | ||
FailedToRetreiveCacheListItems | ||
PersonalCacheItemInvalidListItemId | ||
FailedToUpdateCacheListItem |