Share via


IMailClusterEntityProperties.NetworkMessageId Property

Definition

The mail message IDs that are part of the mail cluster

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The mail message IDs that are part of the mail cluster", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="networkMessageIds")]
public string[] NetworkMessageId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The mail message IDs that are part of the mail cluster", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="networkMessageIds")>]
member this.NetworkMessageId : string[]
Public ReadOnly Property NetworkMessageId As String()

Property Value

String[]
Attributes

Applies to