Hunny Software Library Reference

ExistsResponse.Number Property

Gets the number of messages in the currently selected mailbox.

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

Property Value

The number of messages in the currently selected mailbox.

See Also

ExistsResponse Class | Hunny.Mail Namespace