Search Results for

    Show / Hide Table of Contents

    Enum InboxRulesetDto.ActionEnum

    Defines Action

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

    Fields

    Name Description
    ALLOW

    Enum ALLOW for value: ALLOW

    BLOCK

    Enum BLOCK for value: BLOCK

    FILTERREMOVE

    Enum FILTERREMOVE for value: FILTER_REMOVE

    • View Source
    In This Article
    Back to top See MailSlurp website for more information.