CalendarView.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 CalendarView object.

Parameters

Name

Required/Optional

Data Type

Description

Date

Required

Date

The date to which the view should be changed.

See Also

Concepts

CalendarView Object

CalendarView Object Members