Share via


CreateRoomOptions.ValidFrom Property

Definition

The timestamp from when the room is open for joining. The timestamp is in RFC3339 format: yyyy-MM-ddTHH:mm:ssZ.

public DateTimeOffset? ValidFrom { get; set; }
member this.ValidFrom : Nullable<DateTimeOffset> with get, set
Public Property ValidFrom As Nullable(Of DateTimeOffset)

Property Value

Applies to