Hunny Software Library Reference

StatusResponse.Recent Property

Gets the number of messages in the mailbox that are considered "recent".

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

Property Value

The number of messages in the mailbox that are considered "recent".

Remarks

A message that is considered "recent" is one that has its \Recent flag set.

See Also

StatusResponse Class | Hunny.Mail Namespace