EmailFolderUnread Property Ipswitch.Messaging.Framework
The number of unread messages in the folder

Namespace: Ipswitch.Messaging.Framework.Mail
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public int Unread { get; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
FolderAccessExceptionThrown when reading items in the folder is not allowed.
See Also

Reference