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.

Updates meeting room settings of a room profile.

Inheritance Hierarchy

System.Object
  Amazon.AlexaForBusiness.Model.UpdateMeetingRoomConfiguration

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

Syntax

C#
public class UpdateMeetingRoomConfiguration

The UpdateMeetingRoomConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property EndOfMeetingReminder Amazon.AlexaForBusiness.Model.UpdateEndOfMeetingReminder

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.UpdateInstantBooking

Gets and sets the property InstantBooking.

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

Public Property ProactiveJoin Amazon.AlexaForBusiness.Model.UpdateProactiveJoin

Gets and sets the property ProactiveJoin.

Public Property RequireCheckIn Amazon.AlexaForBusiness.Model.UpdateRequireCheckIn

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