DocumentBase.ReplyAll Method

Definition

Opens a new e-mail message for replying to the active message. The sender’s address and all other recipients' addresses are included on the To: and Cc: lines as appropriate.

public:
 void ReplyAll();
public void ReplyAll ();
member this.ReplyAll : unit -> unit
Public Sub ReplyAll ()

Applies to