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.

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.

Inheritance Hierarchy

System.Object
  Amazon.AlexaForBusiness.Model.UpdateEndOfMeetingReminder

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

Syntax

C#
public class UpdateEndOfMeetingReminder

The UpdateEndOfMeetingReminder type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Enabled System.Boolean

Gets and sets the property Enabled.

Whether an end of meeting reminder is enabled or not.

Public Property ReminderAtMinutes System.Collections.Generic.List<System.Int32>

Gets and sets the property ReminderAtMinutes.

Updates 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 ReminderType Amazon.AlexaForBusiness.EndOfMeetingReminderType

Gets and sets the property ReminderType.

The type of sound that users hear during the end of meeting reminder.

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