Class VCardGeo

VCardGeo class

Represents a global positioning of vCard contact

public sealed class VCardGeo

Constructors

NameDescription
VCardGeo()Initializes a new instance of the VCardGeo class

Properties

NameDescription
Latitude { get; set; }Gets or sets a latitude
Longitude { get; set; }Gets or sets a longitude

See Also