SP.WorkManagement.OM.ExchangeSyncResult enumeration (sp.workmanagement)

Represents information about a task server synchronization operation.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

SP.WorkManagement.OM.ExchangeSyncResult

Members

TheExchangeSyncResultenumeration has the following members.

Member

Value

Description

couldNotConnectToExchange

3

The operation could not connect to the external task server.

couldNotGetUserCredentials

4

The operation could not get credentials for the user.

couldNotKickoffJob

5

The synchronization operation could not be started.

noValue

0

No value.

success

1

The synchronization operation succeeded.

syncWithErrors

6

The synchronization operation finished but with errors.

unknownError

2

An unknown error occurred during the synchronization operation.