Document.Reply Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()