VEventGeographicPosition Property

This is used to get the 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 GeographicPosition { get; }

Property Value

GeographicPositionProperty
This property is only applicable to iCalendar 2.0 objects. For vCalendar 1.0 objects, the position is stored in the owning calendar object.

See Also