ContactBatchStatus ContactBatchStatus ContactBatchStatus ContactBatchStatus Enum

Definition

Specifies if the last batch access operation was successful or if there was a server error.

public : enum class ContactBatchStatuspublic enum ContactBatchStatusPublic Enum ContactBatchStatus// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

ServerSearchSyncManagerError ServerSearchSyncManagerError ServerSearchSyncManagerError ServerSearchSyncManagerError

There was a server error.

ServerSearchUnknownError ServerSearchUnknownError ServerSearchUnknownError ServerSearchUnknownError

There was an unknown error.

Success Success Success Success

Success