GemBox.Email
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    ImapCapability Enum

    Namespace:
    GemBox.Email.Imap
    Assembly:
    GemBox.Email.dll

    An enumeration of IMAP server capabilities.

    • C#
    • VB.NET
    public enum ImapCapability
    Public Enum ImapCapability

    Fields

    Authenticate

    The server supports SASL authentication mechanisms.

    Children

    The server supports CHILDREN extension defined in RFC 3348.

    Idle

    The server supports IDLE command defined in RFC 2177.

    Imap4

    The server supports IMAP v4 specification.

    Imap4rev1

    The server supports IMAP v4 rev1 specification.

    LiteralMinus

    The server has LITERAL- capability to handle literals as defined in RFC 7888.

    LiteralPlus

    The server has LITERAL+ capability to handle literals as defined in RFC 7888.

    LoginDisabled

    The server doesn't support native LOGIN authentication mechanism.

    Move

    The server supports MOVE command defined in RFC 6851.

    StartTls

    The server supports STARTTLS command.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.