VCalendarVCalendarTimeZone Property

This is used to get the vCalendar Time Zone (TZ) property

Definition

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

Property Value

TimeZoneProperty
This property is only applicable to vCalendar 1.0 objects and is ignored for iCalendar objects. For iCalendar objects, see the TimeZones property instead.

See Also