VCalendarVCalendarGeographicPosition Property
This is used to get the vCalendar geographic position (GEO) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public GeographicPositionProperty VCalendarGeographicPosition { get; }
Public ReadOnly Property VCalendarGeographicPosition As GeographicPositionProperty
Get
public:
property GeographicPositionProperty^ VCalendarGeographicPosition {
GeographicPositionProperty^ get ();
}
member VCalendarGeographicPosition : GeographicPositionProperty with get
Property Value
GeographicPositionPropertyThis 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.