Click or drag to resize

VCardHomeAddress Property

Gets home address of the object this vCard represents (ADR).

Namespace:  Limilabs.Mail.BusinessCard
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public VCardAddress HomeAddress { get; }

Property Value

Type: VCardAddress
See Also