PersonalCache Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.UserProfiles.PersonalCache", ServerTypeId="{dcc0fce3-9d79-438b-bc96-116011486a2f}")]
public class PersonalCache : Microsoft.SharePoint.Client.ClientObject
type PersonalCache = class
inherit ClientObject
Public Class PersonalCache
Inherits ClientObject
- Inheritance
- Attributes
Constructors
PersonalCache(ClientRuntimeContext, ObjectPath) | |
PersonalCache(ClientRuntimeContext) |
Properties
Context | (Inherited from ClientObject) |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Path | (Inherited from ClientObject) |
ServerObjectIsNull | (Inherited from ClientObject) |
Tag | (Inherited from ClientObject) |
TypedObject | (Inherited from ClientObject) |