OofSettings.InternalReply Property

Definition

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.

Applies to