Share via


AcsEmailDeliveryReportReceivedEventData.Status Property

Definition

The status of the email. Any value other than Delivered is considered failed.

public Azure.Messaging.EventGrid.SystemEvents.AcsEmailDeliveryReportStatus? Status { get; }
member this.Status : Nullable<Azure.Messaging.EventGrid.SystemEvents.AcsEmailDeliveryReportStatus>
Public ReadOnly Property Status As Nullable(Of AcsEmailDeliveryReportStatus)

Property Value

Applies to