SecurityInsightsMailMessageEntity.DeliveryAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The delivery action of this mail message like Delivered, Blocked, Replaced etc.
public Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsMailMessageDeliveryAction? DeliveryAction { get; set; }
member this.DeliveryAction : Nullable<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsMailMessageDeliveryAction> with get, set
Public Property DeliveryAction As Nullable(Of SecurityInsightsMailMessageDeliveryAction)