in reply to Re^2: Get certain email message flag using IMAP module
in thread Get certain email message flag using IMAP module

Hi,

There is a MailItem.UnRead Property which Returns or sets a Boolean value that is True if the Outlook item has not been opened (read). Read/write.

J.C.

  • Comment on Re^3: Get certain email message flag using IMAP module