AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Creates meeting room settings of a room profile.

Inheritance Hierarchy

System.Object
  Amazon.AlexaForBusiness.Model.CreateMeetingRoomConfiguration

Namespace: Amazon.AlexaForBusiness.Model
Assembly: AWSSDK.AlexaForBusiness.dll
Version: 3.x.y.z

Syntax

C#
public class CreateMeetingRoomConfiguration

The CreateMeetingRoomConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property EndOfMeetingReminder Amazon.AlexaForBusiness.Model.CreateEndOfMeetingReminder

Gets and sets the property EndOfMeetingReminder.

Public Property InstantBooking Amazon.AlexaForBusiness.Model.CreateInstantBooking

Gets and sets the property InstantBooking.

Settings to automatically book a room for a configured duration if it's free when joining a meeting with Alexa.

Public Property ProactiveJoin Amazon.AlexaForBusiness.Model.CreateProactiveJoin

Gets and sets the property ProactiveJoin.

Public Property RequireCheckIn Amazon.AlexaForBusiness.Model.CreateRequireCheckIn

Gets and sets the property RequireCheckIn.

Settings for requiring a check in when a room is reserved. Alexa can cancel a room reservation if it's not checked into to make the room available for others. Users can check in by joining the meeting with Alexa or an AVS device, or by saying “Alexa, check in.”

Public Property RoomUtilizationMetricsEnabled System.Boolean

Gets and sets the property RoomUtilizationMetricsEnabled.

Whether room utilization metrics are enabled or not.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5