_NameSpace.GetSelectNamesDialog Method

Obtains a SelectNamesDialog object for the current session.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
Function GetSelectNamesDialog As SelectNamesDialog
'Usage
Dim instance As _NameSpace
Dim returnValue As SelectNamesDialog

returnValue = instance.GetSelectNamesDialog()
[DispIdAttribute()]
SelectNamesDialog GetSelectNamesDialog()

Return Value

Type: Microsoft.Office.Interop.Outlook.SelectNamesDialog
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.

See Also

Reference

_NameSpace Interface

_NameSpace Members

Microsoft.Office.Interop.Outlook Namespace

Other Resources

How to: Display in the Select Names Dialog Box the Address Book Corresponding to a Contacts Folder

How to: Get the Global Address List or a Set of Address Lists for a Store