ChatMessage.CreatedOn Property

Definition

The timestamp when the chat message arrived at the server. The timestamp is in RFC3339 format: yyyy-MM-ddTHH:mm:ssZ.

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

Property Value

Applies to