VCalendarVCalendarTimeZone Property
This is used to get the vCalendar Time Zone (TZ) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public TimeZoneProperty VCalendarTimeZone { get; }
Public ReadOnly Property VCalendarTimeZone As TimeZoneProperty
Get
public:
property TimeZoneProperty^ VCalendarTimeZone {
TimeZoneProperty^ get ();
}
member VCalendarTimeZone : TimeZoneProperty with get
Property Value
TimeZonePropertyThis property is only applicable to vCalendar 1.0 objects and is ignored for iCalendar
objects. For iCalendar objects, see the
TimeZones property instead.