TimelineView.GoToDate Method (Outlook)
Changes the date used by the current view to display information.
Version Information
Version Added: Outlook 2007
Syntax
expression .GoToDate(Date)
expression A variable that represents a TimelineView object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Date |
Required |
Date |
The date to which the view should be changed. |