MailMessage.Reply Method

Definition

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

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

Applies to