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

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

Syntax

C#
public class EndOfMeetingReminder

The EndOfMeetingReminder type exposes the following members

Constructors

NameDescription
Public Method EndOfMeetingReminder()

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.

A range of 3 to 15 minutes that determines when the reminder begins.

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