SocketTools .NET Edition

PopClient.MessageCount Property

Gets the number of messages available in the 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 current mailbox.

See Also

PopClient Class | SocketTools Namespace