UserOofSettings.ExternalAudience Property

Definition

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

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

Property Value

The ExternalAudience property returns an ExternalAudience enumeration value that specifies to whom external OOF messages are sent.

Applies to