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