Edit

Share via


UserOofSettings.InternalReply Property

Definition

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.

Applies to