![]() | MailFolderRecent Property |
Namespace: MailKit
public int Recent { get; protected set; }
Gets the number of recently delivered messages in the folder.
![]() |
---|
This value will only be set after calling Status(StatusItems, CancellationToken) with Recent or by opening the folder. |