 | FolderStatusRecent Property |
Gets number of messages with
Recent flag set (RECENT).
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic long Recent { get; }Public ReadOnly Property Recent As Long
Get
public:
property long long Recent {
long long get ();
}member Recent : int64 with get
Property Value
Int64
See Also