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