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.26106.1555
Syntax
public VCardAddress HomeAddress { get; }

Property Value

VCardAddress
See Also