ImapFolderInfo.NoModSeq

ImapFolderInfo.NoModSeq property

Gets value which indicates if mailbox supports mod-sequences. This property works only if server supports CONDSTORE extension. Please, read more https://tools.ietf.org/html/rfc4551#section-3.1.2

public bool NoModSeq { get; }

See Also