Compartir a través de


UserOofSettings.Duration Propiedad

Definición

La Duration propiedad obtiene o establece un valor que especifica la duración durante la cual está habilitado el estado fuera de la oficina (OOF) si la OofState propiedad está establecida en Scheduled. Si la OofState propiedad se establece en Enabled o Disabled, se omite el valor de esta propiedad.

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

Valor de propiedad

La Duration propiedad devuelve un Duration objeto que contiene la hora de inicio y la hora de finalización para los que se debe habilitar la configuración de OOF.

Se aplica a