ChatTranscriptDetails.StartTime Property

Definition

Time in UTC (ISO 8601 format) when the chat began.

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

Property Value

Implements

Attributes

Applies to