Expand Minimize
This topic has not yet been rated - Rate this topic

Application.CalendarLayout Method (Project)

Changes how task bars are arranged on the Calendar.

expression .CalendarLayout(SortOrder, AutoLayout)

expression A variable that represents an Application object.

Parameters

Name

Required/Optional

Data Type

Description

SortOrder

Optional

Boolean

True if tasks are displayed in the Calendar using the current sort order. False if the sort order changes to display as many tasks as possible. The default value is True.

AutoLayout

Optional

Boolean

True if the Calendar view automatically changes to reflect task changes.

Return Value

Boolean

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.