VCalendarVCalendarDaylightRule Property
This is used to get the vCalendar Daylight Saving Time rule (DAYLIGHT) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public DaylightProperty VCalendarDaylightRule { get; }
Public ReadOnly Property VCalendarDaylightRule As DaylightProperty
Get
public:
property DaylightProperty^ VCalendarDaylightRule {
DaylightProperty^ get ();
}
member VCalendarDaylightRule : DaylightProperty with get
Property Value
DaylightPropertyThis property is only applicable to vCalendar 1.0 objects and is ignored for iCalendar
objects. For iCalendar objects, see the
TimeZones property instead.