Document.Reply Method

Definition

Opens a new e-mail message for replying to the active message. The sender's address is included on the To: line.

public:
 void Reply();
public void Reply ();
abstract member Reply : unit -> unit
Public Sub Reply ()

Applies to