ExchangeUserSyncState class

Represents the status of external task server synchronization for a user.

Inheritance hierarchy

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

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

Syntax

'Declaration
<ScriptTypeAttribute("SP.WorkManagement.OM.ExchangeUserSyncState", ServerTypeId := "{df02e325-1546-4e32-bede-704630d31669}")> _
Public NotInheritable Class ExchangeUserSyncState _
    Inherits ClientObject
'Usage
Dim instance As ExchangeUserSyncState
[ScriptTypeAttribute("SP.WorkManagement.OM.ExchangeUserSyncState", ServerTypeId = "{df02e325-1546-4e32-bede-704630d31669}")]
public sealed class ExchangeUserSyncState : 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

ExchangeUserSyncState members

Microsoft.SharePoint.WorkManagement.Client namespace