 | FolderStatusNoModSeq Property |
If true persistent storage (mod-sequences) for the mailbox is not supported.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic bool NoModSeq { get; }Public ReadOnly Property NoModSeq As Boolean
Get
public:
property bool NoModSeq {
bool get ();
}member NoModSeq : bool with get
Property Value
Boolean
See Also