Compartir a través de


TaskType.DelegationState Propiedad

Definición

La DelegationState propiedad obtiene o establece uno de los valores de enumeración válidos TaskDelegateStateType que representan el estado de una tarea delegada.

public:
 property ExchangeWebServices::TaskDelegateStateType DelegationState { ExchangeWebServices::TaskDelegateStateType get(); void set(ExchangeWebServices::TaskDelegateStateType value); };
public ExchangeWebServices.TaskDelegateStateType DelegationState { get; set; }
Public Property DelegationState As TaskDelegateStateType

Valor de propiedad

La DelegationState propiedad devuelve uno de los valores de enumeración válidos TaskDelegateStateType que representan el estado de una tarea delegada.

Se aplica a