IMailMessageEntity.ReceiveDate Property

Definition

The receive date of this message

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

Property Value

Attributes

Applies to