Click or drag to resize

ICalendarScaleScale Property

IT Hit WebDAV Classes Reference
Gets or sets calendar system name.

Namespace:  ITHit.Collab
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
string Scale { get; set; }

Property Value

Type: String
String representing calendar system name or "gregorian" in case CALSCALE parameter (in case of business card) or property (in case of calendar) is absent.
Remarks
The only value specified by iCalendar is "gregorian", which stands for the Gregorian system.
See Also