VCalendarCalendarScale Property
This is used to get the Calendar Scale (CALSCALE) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public CalendarScaleProperty CalendarScale { get; }
Public ReadOnly Property CalendarScale As CalendarScaleProperty
Get
public:
property CalendarScaleProperty^ CalendarScale {
CalendarScaleProperty^ get ();
}
member CalendarScale : CalendarScaleProperty with get
Property Value
CalendarScalePropertyThis property is only applicable to iCalendar 2.0 objects and is ignored for vCalendar
objects.