VCalendarCalendarScale Property

This is used to get the Calendar Scale (CALSCALE) property

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public CalendarScaleProperty CalendarScale { get; }

Property Value

CalendarScaleProperty
This property is only applicable to iCalendar 2.0 objects and is ignored for vCalendar objects.

See Also