TaskDelegationState - перечисление

Defines the delegation state of a task.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public enum TaskDelegationState

Члены

NoDelegation0 The task is not delegated
Unknown1 The task's delegation state is unknown.
Accepted2 The task was delegated and the delegation was accepted.
Declined3 The task was delegated but the delegation was declined.

См. также