Click or drag to resize

VCardWorkAddress Property

Gets work 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 WorkAddress { get; }

Property Value

Type: VCardAddress
See Also