_OlkDateControl.DropDown Method
Expands the calendar portion of the date control.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Sub DropDown
'Usage
Dim instance As _OlkDateControl
instance.DropDown()
void DropDown()