Search Results for

    Show / Hide Table of Contents

    Enum ExportOptions.OutputFormatEnum

    Defines OutputFormat

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

    Fields

    Name Description
    DEFAULT

    Enum DEFAULT for value: CSV_DEFAULT

    EXCEL

    Enum EXCEL for value: CSV_EXCEL

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