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.23341.1754
Syntax
public BodyStructure BodyStructure { get; }

Property Value

Type: BodyStructure
See Also