ChatMessage.EditedOn Property

Definition

The last timestamp (if applicable) when the message was edited. The timestamp is in RFC3339 format: yyyy-MM-ddTHH:mm:ssZ.

public DateTimeOffset? EditedOn { get; }
member this.EditedOn : Nullable<DateTimeOffset>
Public ReadOnly Property EditedOn As Nullable(Of DateTimeOffset)

Property Value

Applies to