| IMailFolderFirstUnread Property |
Get the index of the first unread message in the folder.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax Property Value
Int32The index of the first unread message.
Remarks
This value will only be set after the folder has been opened.
See Also