Edit

Share via


UserOofSettings.ExternalReply Property

Definition

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.

Applies to