IMailClusterEntity.NetworkMessageId Property

Definition

The mail message IDs that are part of the mail cluster

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

Property Value

Attributes

Applies to