LocationUpdateResult class

Represents the results of updating a location.

Inheritance hierarchy

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

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

Syntax

'Declaration
<ScriptTypeAttribute("SP.WorkManagement.OM.LocationUpdateResult", ServerTypeId := "{4d0a3245-9b4f-4986-8b91-87f209fc8bc7}")> _
Public NotInheritable Class LocationUpdateResult _
    Inherits ClientObject
'Usage
Dim instance As LocationUpdateResult
[ScriptTypeAttribute("SP.WorkManagement.OM.LocationUpdateResult", ServerTypeId = "{4d0a3245-9b4f-4986-8b91-87f209fc8bc7}")]
public sealed class LocationUpdateResult : 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

LocationUpdateResult members

Microsoft.SharePoint.WorkManagement.Client namespace