Search Results for

    Show / Hide Table of Contents

    Enum GenerateDmarcRecordOptions.PolicyEnum

    Defines Policy

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

    Fields

    Name Description
    NONE

    Enum NONE for value: NONE

    QUARANTINE

    Enum QUARANTINE for value: QUARANTINE

    REJECT

    Enum REJECT for value: REJECT

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