title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.CalendarLayout method (Project) |
vbapj.chm2346 |
|
project-server |
|
c948c118-c50f-493d-ba3a-e43ee0d50fa3 |
06/08/2017 |
medium |
Changes how task bars are arranged on the Calendar.
expression. CalendarLayout
( _SortOrder_
, _AutoLayout_
)
expression A variable that represents an Application object.
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. |
Boolean
[!includeSupport and feedback]