UpdateRoomOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Azure Communication Services Rooms Create Options
public class UpdateRoomOptions
type UpdateRoomOptions = class
Public Class UpdateRoomOptions
- Inheritance
-
UpdateRoomOptions
Constructors
UpdateRoomOptions() |
Properties
PstnDialOutEnabled |
Set this flag to true if, at the time of the call, dial out to a PSTN number is enabled in a particular room. By default, this flag is set to false. |
ValidFrom |
The timestamp from when the room is open for joining. The timestamp is in RFC3339 format: |
ValidUntil |
The timestamp from when the room can no longer be joined. The timestamp is in RFC3339 format: |
Applies to
Azure SDK for .NET