MAPIFolder.Display Method
Displays a new Explorer object for the folder.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Sub Display
'Usage
Dim instance As MAPIFolder
instance.Display()
void Display()