Catalyst Internet Mail .NET

InternetMail.MessageCount Property

Gets the number of messages available in the current mailbox.

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

Property Value

An integer value which specifies the number of messages.

Remarks

The MessageCount property returns the number of messages available to be retrieved from the currently selected mailbox.

See Also

InternetMail Class | SocketTools Namespace