GetUserOofSettingsResponse.AllowExternalOof Property

Definition

The AllowExternalOof property gets or sets a value that indicates to whom external out of office (OOF) messages are sent.

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

Property Value

The AllowExternalOof property returns one of the ExternalAudience enumeration values that indicate to whom external out of office (OOF) messages are sent.

Applies to