Click or drag to resize

BodyStructureVCards Property

Gets the list of all structures representing vCards in this email message.

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public List<MimeVCardStructure> VCards { get; }

Property Value

ListMimeVCardStructure
See Also