共用方式為


CommunicationDetails.CreatedDate Property

Definition

Time in UTC (ISO 8601 format) when the communication was created.

[Microsoft.Azure.PowerShell.Cmdlets.Support.FormatTable(Index=3)]
[Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)]
public DateTime? CreatedDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.FormatTable(Index=3)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)>]
member this.CreatedDate : Nullable<DateTime>
Public ReadOnly Property CreatedDate As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to