OofSettings.State Propiedad

Definición

Obtiene o establece el usuario fuera del estado de la oficina (OOF).

public:
 property Microsoft::Exchange::WebServices::Data::OofState State { Microsoft::Exchange::WebServices::Data::OofState get(); void set(Microsoft::Exchange::WebServices::Data::OofState value); };
public Microsoft.Exchange.WebServices.Data.OofState State { get; set; }
Public Property State As OofState

Valor de propiedad

OofState

Uno de los valores de enumeración OofState que indican si el usuario envía mensajes de fuera de la oficina.

Se aplica a