ICalendarSetup.Levels

Syntax

Levels: DimCalendarLevelSet;

Description

The Levels property determines levels available in the calendar.

Comments

If it is necessary to include multiple levels in your calendar, specify required elements of the DimCalendarLevelSet enumeration separating them with Or.

Example

The method use is given in the example for ICalendarDimension.Setup.

See also:

ICalendarSetup