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 the contact evaluations where the key is the FormId, which is a unique identifier for the form.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.ContactEvaluation

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

Syntax

C#
public class ContactEvaluation

The ContactEvaluation type exposes the following members

Constructors

NameDescription
Public Method ContactEvaluation()

Properties

NameTypeDescription
Public Property DeleteTimestamp System.DateTime

Gets and sets the property DeleteTimestamp.

The date and time when the evaluation was deleted, in UTC time.

Public Property EndTimestamp System.DateTime

Gets and sets the property EndTimestamp.

The date and time when the evaluation was submitted, in UTC time.

Public Property EvaluationArn System.String

Gets and sets the property EvaluationArn.

The Amazon Resource Name for the evaluation form. It is always present.

Public Property ExportLocation System.String

Gets and sets the property ExportLocation.

The path where evaluation was exported.

Public Property FormId System.String

Gets and sets the property FormId.

The FormId of the contact evaluation.

Public Property StartTimestamp System.DateTime

Gets and sets the property StartTimestamp.

The date and time when the evaluation was started, in UTC time.

Public Property Status Amazon.Connect.Status

Gets and sets the property Status.

The status of the 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