Dart.Mail Namespace > ImapMessage Class : Recent Property |
Public ReadOnly Property Recent As Boolean
Dim instance As ImapMessage Dim value As Boolean value = instance.Recent
public bool Recent {get;}
public: __property bool get_Recent();
Returns true if the current message has arrived recently in the mailbox (server-side flag \Recent). This property is controlled by the server, not the client, and the definition of "recent" may vary according to server implementation.
Returns a default value if its value has not been populated with Get.