ISubmissionMailEntity.NetworkMessageId Property

Definition

The network message id of email to which submission belongs

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The network message id of email to which submission belongs", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="networkMessageId", Update=false)]
public string NetworkMessageId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The network message id of email to which submission belongs", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="networkMessageId", Update=false)>]
member this.NetworkMessageId : string
Public ReadOnly Property NetworkMessageId As String

Property Value

Attributes

Applies to