Search Results for

    Show / Hide Table of Contents

    Enum EmailThreadItem.ItemTypeEnum

    Defines ItemType

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

    Fields

    Name Description
    RECEIVEDEMAIL

    Enum RECEIVEDEMAIL for value: RECEIVED_EMAIL

    SENTEMAIL

    Enum SENTEMAIL for value: SENT_EMAIL

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