HomeAddress

VCard.HomeAddress property

Gets or sets Home Address properties. This property is not initialized by default.

public Address HomeAddress { get; set; }

See Also