ChatThreadProperties.DeletedOn Property

Definition

The timestamp when the chat thread 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