Click or drag to resize

MessageInfo Properties

The MessageInfo type exposes the following members.

Properties
 NameDescription
Public propertyBodyStructure Gets a structure of this email message. Here you'll find information about Attachments, plain text and Html message parts.
Public propertyEnvelope Gets an envelope of this email message Here you'll find basic information like Subject, From and To addresses.
Public propertyFlags Gets flags assigned to this email message on an IMAP server.
Public propertyGmailLabels Gets Gmail labels assigned to this email message on the IMAP server.
Public propertyMessageNumber Gets message number assigned by an IMAP server.
Public propertyUID Gets UID of this message assigned by an IMAP server.
Top
See Also