MailMessage.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— 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 ()