Share via


AudioData.Timestamp Property

Definition

The timestamp indicating when the media content was received by the bot, or if the bot is sending media, the timestamp of when the media was sourced. The format is ISO 8601 (yyyy-mm-ddThh:mm).

public DateTimeOffset Timestamp { get; }
member this.Timestamp : DateTimeOffset
Public ReadOnly Property Timestamp As DateTimeOffset

Property Value

Applies to