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