VCalendarVCalendarGeographicPosition Property

This is used to get the vCalendar geographic position (GEO) property

Definition

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

Property Value

GeographicPositionProperty
This property is only applicable to vCalendar 1.0 objects. For iCalendar 2.0 objects, the position is stored in the contained items such as events and to-do entries and this is ignored.

See Also