Click or drag to resize

MimeVCardStructureVCard Property

Gets the vcard, remember to use GetDataByUID(MimeStructure) before accessing this property.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public VCard VCard { get; }

Property Value

Type: VCard
See Also