TaskDelegationState - перечисление |
Пространство имён: Tessa.Exchange.WebServices.Data
public enum TaskDelegationState
Public Enumeration TaskDelegationState
public enum class TaskDelegationState
type TaskDelegationState
Имя члена | Значение | Описание | |
---|---|---|---|
NoDelegation | 0 | The task is not delegated | |
Unknown | 1 | The task's delegation state is unknown. | |
Accepted | 2 | The task was delegated and the delegation was accepted. | |
Declined | 3 | The task was delegated but the delegation was declined. |
Copyright © Syntellect 2022