_NameSpace.GetSelectNamesDialog Method

Definition

Obtains a SelectNamesDialog object for the current session.

public:
 Microsoft::Office::Interop::Outlook::SelectNamesDialog ^ GetSelectNamesDialog();
public Microsoft.Office.Interop.Outlook.SelectNamesDialog GetSelectNamesDialog ();
Public Function GetSelectNamesDialog () As SelectNamesDialog

Returns

A SelectNamesDialog object for the current session. The SelectNamesDialog object supports displaying the Select Names dialog box for the user to select entries from one or more address lists in the current session.

Applies to