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