_NameSpace.GetSelectNamesDialog 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.
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.