LocationDisplaySetting class

Represents the display settings for a location.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.WorkManagement.Client.LocationDisplaySetting

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

Syntax

'Declaration
<ScriptTypeAttribute("SP.WorkManagement.OM.LocationDisplaySetting", ServerTypeId := "{c9d8b21d-774a-4940-a45d-dc74859c0e6f}")> _
Public NotInheritable Class LocationDisplaySetting _
    Inherits ClientObject
'Usage
Dim instance As LocationDisplaySetting
[ScriptTypeAttribute("SP.WorkManagement.OM.LocationDisplaySetting", ServerTypeId = "{c9d8b21d-774a-4940-a45d-dc74859c0e6f}")]
public sealed class LocationDisplaySetting : ClientObject

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

LocationDisplaySetting members

Microsoft.SharePoint.WorkManagement.Client namespace