The MessageData type exposes the following members.

Properties

  NameDescription
Public propertyEmlData
Eml data requested. You can use MailBuilder on this property to create IMail object.
Public propertyMessageNumber
Gets the message number on the IMAP server.
Public propertyUID
Get the UID of the message on the IMAP server.

See Also