The IdleMessageEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyClient
The instance of the ImapClient class that raised the event.
Public propertyMessageCount
The total number of messages in the selected mailbox.
Public propertyMessageUID
The unique identifier (UID) of the newest message in the mailbox.

See Also