UserOofSettings.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.
The ExternalReply property gets or sets the out of office (OOF) message that is sent to addresses outside the recipient's domain or trusted domains.
public:
property ExchangeWebServices::ReplyBody ^ ExternalReply { ExchangeWebServices::ReplyBody ^ get(); void set(ExchangeWebServices::ReplyBody ^ value); };
public ExchangeWebServices.ReplyBody ExternalReply { get; set; }
Public Property ExternalReply As ReplyBody
Property Value
The ExternalReply property returns a ReplyBody object that contains the OOF message to send to external addresses.