GetUserOofSettingsResponse.AllowExternalOof Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.