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.

Information about output answers for a contact evaluation.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.EvaluationAnswerOutput

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

Syntax

C#
public class EvaluationAnswerOutput

The EvaluationAnswerOutput type exposes the following members

Constructors

NameDescription
Public Method EvaluationAnswerOutput()

Properties

NameTypeDescription
Public Property SuggestedAnswers System.Collections.Generic.List<Amazon.Connect.Model.EvaluationSuggestedAnswer>

Gets and sets the property SuggestedAnswers.

Automation suggested answers for the questions.

Public Property SystemSuggestedValue Amazon.Connect.Model.EvaluationAnswerData

Gets and sets the property SystemSuggestedValue.

The system suggested value for an answer in a contact evaluation.

Public Property Value Amazon.Connect.Model.EvaluationAnswerData

Gets and sets the property Value.

The value for an answer in a contact evaluation.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5