Click or drag to resize

MessageInfoBodyStructure Property

Gets a structure of this email message. Here you'll find information about Attachments, plain text and Html message parts.

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

Property Value

BodyStructure
See Also