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.

Meeting room settings of a room profile.

Inheritance Hierarchy

System.Object
  Amazon.AlexaForBusiness.Model.MeetingRoomConfiguration

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

Syntax

C#
public class MeetingRoomConfiguration

The MeetingRoomConfiguration type exposes the following members

Constructors

NameDescription
Public Method MeetingRoomConfiguration()

Properties

NameTypeDescription
Public Property EndOfMeetingReminder Amazon.AlexaForBusiness.Model.EndOfMeetingReminder

Gets and sets the property EndOfMeetingReminder.

Settings for the end of meeting reminder feature that are applied to a room profile. The end of meeting reminder enables Alexa to remind users when a meeting is ending.

Public Property InstantBooking Amazon.AlexaForBusiness.Model.InstantBooking

Gets and sets the property InstantBooking.

Settings to automatically book the room if available for a configured duration when joining a meeting with Alexa.

Public Property ProactiveJoin Amazon.AlexaForBusiness.Model.ProactiveJoin

Gets and sets the property ProactiveJoin.

Public Property RequireCheckIn Amazon.AlexaForBusiness.Model.RequireCheckIn

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. This makes 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