MailMessage.Forward Method

Definition

Opens a new e-mail message with an empty To: line for forwarding the active message. This method is available only if you are using Microsoft Word as your e-mail editor.

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

Applies to