Click or drag to resize

MessageData Properties

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
Gets the UID of the message on the IMAP server.
Top
See Also