ImapClient.ChildrenSupported

ImapClient.ChildrenSupported property

Gets information whether CHILDREN extension is supported See more: https://tools.ietf.org/html/rfc3348

public bool ChildrenSupported { get; set; }

See Also