Catalyst Internet Mail .NET

InternetMail.NewMessages Property

Gets the number of new messages available in the current mailbox.

[Visual Basic]
Public ReadOnly Property NewMessages As Integer
[C#]
public int NewMessages {get;}

Property Value

An integer value which specifies the number of new, unread messages in the current mailbox.

See Also

InternetMail Class | SocketTools Namespace