Search Results for

    Show / Hide Table of Contents

    Enum MailQueueStatus

    This enum holds information about a mail queue item's status

    Namespace: Simplic.Framework.Mailing
    Assembly: Simplic.Framework.dll
    Syntax
    public enum MailQueueStatus

    Fields

    Name Description
    Error

    Status for mails that had an error while sending

    InQueue

    Status for items that are ready to send

    Sent

    Status for alll correct sent mails

    WaitingForAttachments

    Status for items that wait for attachments

    WatingForSendAt

    Status for items that will be sent once the SendAt Datetime is reached

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx