OofSettings.ExternalReply 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 the out of office (OOF) message that is sent to external e-mail addresses.
public:
property Microsoft::Exchange::WebServices::Data::OofReply ^ ExternalReply { Microsoft::Exchange::WebServices::Data::OofReply ^ get(); void set(Microsoft::Exchange::WebServices::Data::OofReply ^ value); };
public Microsoft.Exchange.WebServices.Data.OofReply ExternalReply { get; set; }
Public Property ExternalReply As OofReply
Property Value
The contents of the OOF message that is sent to other users outside the user's domain.