OofSettings.ExternalAudience 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.
Gets or sets a value that indicates who should receive external out of office (OOF) messages.
public:
property Microsoft::Exchange::WebServices::Data::OofExternalAudience ExternalAudience { Microsoft::Exchange::WebServices::Data::OofExternalAudience get(); void set(Microsoft::Exchange::WebServices::Data::OofExternalAudience value); };
public Microsoft.Exchange.WebServices.Data.OofExternalAudience ExternalAudience { get; set; }
Public Property ExternalAudience As OofExternalAudience
Property Value
One of the OofExternalAudience enumeration values that indicate which external correspondents will receive OOF messages.