Share via


SecurityInsightsMailMessageEntity.DeliveryLocation Property

Definition

The delivery location of this mail message like Inbox, JunkFolder etc.

public Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsMailMessageDeliveryLocation? DeliveryLocation { get; set; }
member this.DeliveryLocation : Nullable<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsMailMessageDeliveryLocation> with get, set
Public Property DeliveryLocation As Nullable(Of SecurityInsightsMailMessageDeliveryLocation)

Property Value

Applies to