MailMessage.ReplyAll Method

Definition

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

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

Applies to