 | FlagOld Field |
Gets \OLD flag. It represents messages that do not have the
Recent flag set.
This is functionally equivalent to "NOT \RECENT" (as opposed to "NOT \NEW").
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic static readonly Flag Old
Public Shared ReadOnly Old As Flag
public:
static initonly Flag^ Old
Field Value
Flag
See Also