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

Represents status information for an operation to enable synchronization with an external task server for a user.

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

SP.WorkManagement.OM.ExchangeOptInResult

Members

TheExchangeOptInResultenumeration has the following members.

Member

Value

Description

couldNotActivateExchangeSyncFeatureOnSiteSubscription

12

The synchronization operation could not be activated on the local server.

couldNotConnectToExchange

3

The operation could not connect to the external task server.

couldNotFindOrCreateMySite

4

The synchronization operation could not find or create the user's personal site to store synchronization data.

exchangeWebServiceClientMissing

9

The component required to connect to the external task server is not available.

invalidOrUnauthorizedUser

11

The specified user in not valid or is unauthorized on the external task server.

missingEmailAddress

8

The user's email address could not be found in the User Profile Service.

noValue

0

No value.

success

1

The operation succeeded.

unknownError

2

An unknown error occurred when enabling synchronization.

unsupportedExchangeVersion

7

The version of the task server is not compatible with the synchronization operation.

unsupportedSharePointConfiguration

10

The local server is not configured correctly for synchronization with an external task server.

userAlreadyOptedIn

5

The user has already enable task server synchronization.

userExchangeOperationPending

6

An operation to enable synchronization is already running.