Hunny Software Library Reference

StatusResponse.MailboxName Property

Gets the name of the mailbox that the status information applies to.

[Visual Basic]
Public ReadOnly Property MailboxName As String
[C#]
public string MailboxName {get;}

Property Value

The name of the mailbox that the status information applies to.

Remarks

The mailbox name matches the mailbox name sent in the STATUS command.

See Also

StatusResponse Class | Hunny.Mail Namespace