ISubmissionMailEntity.SubmissionDate Property

Definition

The submission date

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The submission date", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="submissionDate", Update=false)]
public DateTime? SubmissionDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The submission date", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="submissionDate", Update=false)>]
member this.SubmissionDate : Nullable<DateTime>
Public ReadOnly Property SubmissionDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to