Task.DelegationState Propiedad

Definición

Obtiene el estado actual de la delegación de la tarea.

public:
 property Microsoft::Exchange::WebServices::Data::TaskDelegationState DelegationState { Microsoft::Exchange::WebServices::Data::TaskDelegationState get(); };
public Microsoft.Exchange.WebServices.Data.TaskDelegationState DelegationState { get; }
Public ReadOnly Property DelegationState As TaskDelegationState

Valor de propiedad

TaskDelegationState

Uno de los valores de enumeración de TaskDelegationState.

Se aplica a