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 additional TO and CC recipients of an inbound email contact.

You can include up to 50 email addresses in total, distributed across DestinationEmailAddress, ToAddresses, and CcAddresses. This total must include one required DestinationEmailAddress. You can then specify up to 49 addresses allocated across ToAddresses and CcAddresses as needed.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.InboundAdditionalRecipients

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

Syntax

C#
public class InboundAdditionalRecipients

The InboundAdditionalRecipients type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CcAddresses System.Collections.Generic.List<Amazon.Connect.Model.EmailAddressInfo>

Gets and sets the property CcAddresses.

The additional recipients information present in cc list. You must have 1 required recipient (DestinationEmailAddress). You can then specify up to 49 additional recipients (across ToAddresses and CcAddresses), for a total of 50 recipients.

Public Property ToAddresses System.Collections.Generic.List<Amazon.Connect.Model.EmailAddressInfo>

Gets and sets the property ToAddresses.

The additional recipients information present in to list. You must have 1 required recipient (DestinationEmailAddress). You can then specify up to 49 additional recipients (across ToAddresses and CcAddresses), for a total of 50 recipients.

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