Share via


AcsEmailDeliveryReportStatus type

The status of the email. Any value other than Delivered is considered failed.
KnownAcsEmailDeliveryReportStatus can be used interchangeably with AcsEmailDeliveryReportStatus, this enum contains the known values that the service supports.

Known values supported by the service

Bounced: Hard bounce detected while sending the email
Delivered: The email was delivered
Failed: The email failed to be delivered
FilteredSpam: The message was identified as spam and was rejected or blocked (not quarantined).
Quarantined: The message was quarantined (as spam, bulk mail, or phishing). For more information, see Quarantined email messages in EOP (EXCHANGE ONLINE PROTECTION).
Suppressed: The email was suppressed

type AcsEmailDeliveryReportStatus = string