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

Property Value

VCard
See Also