ImapClient.ExtendedListSupported

ImapClient.ExtendedListSupported property

Gets information whether LIST Command Extension is supported See more https://tools.ietf.org/html/rfc5258

public bool ExtendedListSupported { get; set; }

See Also