GeographicPositions

VCardGeographicalRecordset.GeographicPositions property

Gets the information related to the global positioning of the object.

public string[] GeographicPositions { get; }

Property Value

The information related to the global positioning of the object.

Remarks

This property is a simplified version of GeographicPositionRecords.

See Also