UserSettings members

Include protected members
Include inherited members

Represents the settings from the user.

The UserSettings type exposes the following members.

Constructors

  Name Description
Public method UserSettings(ClientRuntimeContext)
Public method UserSettings(ClientRuntimeContext, ObjectPath)

Top

Properties

  Name Description
Public property Context (Inherited from ClientObject.)
Public property DaysAfterCurrentDateTimelineEnds Number of days after the current day when the timeline ends.
Public property DaysATaskIsConsideredNewTask Number of days a task is considered new.
Public property DaysBeforeCurrentDateTimelineStarts Number of days before the current day when the timeline started.
Public property ImportantLocationIds Array with the list of important locations.
Public property ImportantTasksLimit Maximum number of days that a task is marked as important.
Public property InactiveMonthsBeforeLocationExpiration Number of months a location needs to be inactive before it expires.
Public property LateTasksLimit Maximum number of days to show a late task.
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property OldTasksLimit Number of months after which a task is marked as old.
Public property Path (Inherited from ClientObject.)
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)
Public property UpcomingTasksLimit Number of days to show a task in the upcoming task list.

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson (Inherited from ClientObject.)
Protected method InitOnePropertyFromJson (Inherited from ClientObject.)
Public method IsObjectPropertyInstantiated (Inherited from ClientObject.)
Public method IsPropertyAvailable (Inherited from ClientObject.)
Protected method LoadExpandoFields (Inherited from ClientObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RefreshLoad (Inherited from ClientObject.)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve([]) (Inherited from ClientObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

See also

Reference

UserSettings class

Microsoft.SharePoint.WorkManagement.Client namespace