Share via


MailMessageEntity.DeliveryLocation Property

Definition

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

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

Property Value

Implements

Attributes

Applies to