PersonalCacheItem class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.SharePoint.Client.UserProfiles.PersonalCacheItem

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

Syntax

'Declaration
Public Class PersonalCacheItem _
    Inherits ClientValueObject
'Usage
Dim instance As PersonalCacheItem
public class PersonalCacheItem : ClientValueObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

PersonalCacheItem members

Microsoft.SharePoint.Client.UserProfiles namespace