Edit

Share via


OofSettings.ExternalReply Property

Definition

Gets or sets the out of office (OOF) message that is sent to external e-mail addresses.

public:
 property Microsoft::Exchange::WebServices::Data::OofReply ^ ExternalReply { Microsoft::Exchange::WebServices::Data::OofReply ^ get(); void set(Microsoft::Exchange::WebServices::Data::OofReply ^ value); };
public Microsoft.Exchange.WebServices.Data.OofReply ExternalReply { get; set; }
Public Property ExternalReply As OofReply

Property Value

The contents of the OOF message that is sent to other users outside the user's domain.

Applies to