Dart.Mail Namespace > Mailbox Class : Recent Property |
Public ReadOnly Property Recent As Integer
public int Recent {get;}
public: __property int get_Recent();
This property returns the number of recent messages in the mailbox. Typically, a server considers a message to be "recent" if it was notified of the message's arrival during the current session.