The CalendarCompareLevelsResult enumeration is used to determine result of comparing calendar dictionary levels.
It is used by the following method:
Value | Brief description |
-2 | NotApplicable. Comparison is not applicable because the calendar dictionary does not contain the specified level type. |
-1 | Less. The level 1 is located lower in the hierarchy than the level 2. |
0 | Equal. The levels 1 and 2 of calendar dictionary are located on one level of hierarchy. |
1 | Greater. The level 1 is located higher in the hierarchy than the level 2. |
See also: