Status

SyncOperationResponse.Status property

Indicates the result of the operation. Used in server responses only.

public Status Status { get; set; }

See Also