Share via


MailMessageEntity.DeliveryAction Property

Definition

The delivery action of this mail message like Delivered, Blocked, Replaced etc

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.DeliveryAction? DeliveryAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.DeliveryAction : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.DeliveryAction> with get, set
Public Property DeliveryAction As Nullable(Of DeliveryAction)

Property Value

Implements

Attributes

Applies to