ChatMessage.DeletedOn Property

Definition

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

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

Property Value

Applies to