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.

Summary information about an email address associated with a queue. Contains the essential details needed to identify and manage the email address routing configuration.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.EmailAddressSummary

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

Syntax

C#
public class EmailAddressSummary

The EmailAddressSummary type exposes the following members

Constructors

NameDescription
Public Method EmailAddressSummary()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the email address associated with the queue.

Public Property Id System.String

Gets and sets the property Id.

The unique identifier of the email address associated with the queue.

Public Property IsDefaultOutboundEmail System.Boolean

Gets and sets the property IsDefaultOutboundEmail.

Indicates whether this email address is configured as the default outbound email address for the queue. When set to true, this email address is used as the default sender for outbound email contacts from this queue.

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