EmailBatchStatus EmailBatchStatus EmailBatchStatus EmailBatchStatus Enum

Definition

Defines the states of an email batch operation.

public : enum class EmailBatchStatuspublic enum EmailBatchStatusPublic Enum EmailBatchStatus// 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

The batch operation has failed due to a sync manager error.

ServerSearchUnknownError ServerSearchUnknownError ServerSearchUnknownError ServerSearchUnknownError

The batch operation has failed due to an unknown error.

Success Success Success Success

The batch operation has completed successfully.