Search Results for

    Show / Hide Table of Contents

    Enum OrganizationInboxProjection.FunctionsAsEnum

    Inbox function if used as a primitive for another system.

    Namespace: mailslurp.Model
    Assembly: mailslurp.dll
    Syntax
    [JsonConverter(typeof(StringEnumConverter))]
    public enum OrganizationInboxProjection.FunctionsAsEnum

    Fields

    Name Description
    ACCOUNT

    Enum ACCOUNT for value: ACCOUNT

    ALIAS

    Enum ALIAS for value: ALIAS

    CATCHALL

    Enum CATCHALL for value: CATCH_ALL

    CONNECTOR

    Enum CONNECTOR for value: CONNECTOR

    GUEST

    Enum GUEST for value: GUEST

    OAUTHCONNECTIONGMAIL

    Enum OAUTHCONNECTIONGMAIL for value: OAUTH_CONNECTION_GMAIL

    THREAD

    Enum THREAD for value: THREAD

    • View Source
    In this article
    Back to top See MailSlurp website for more information.