Hunny Software Library Reference

StatusResponse.Messages Property

Gets the number of messages in the mailbox.

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

Property Value

The number of messages in the mailbox.

See Also

StatusResponse Class | Hunny.Mail Namespace