MailMessage.DisplaySelectNamesDialog Method

Definition

Displays the Select Names dialog box, in which the user can add addresses to the To:, Cc:, and Bcc: lines in the active, unsent e-mail message. This method is available only if you are using Microsoft Word as your e-mail editor.

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

Applies to