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 of returned contact.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class ContactSearchSummary
The ContactSearchSummary type exposes the following members
Name | Description | |
---|---|---|
ContactSearchSummary() |
Name | Type | Description | |
---|---|---|---|
AgentInfo | Amazon.Connect.Model.ContactSearchSummaryAgentInfo |
Gets and sets the property AgentInfo. Information about the agent who accepted the contact. |
|
Arn | System.String |
Gets and sets the property Arn. The Amazon Resource Name (ARN) of the contact. |
|
Channel | Amazon.Connect.Channel |
Gets and sets the property Channel. How the contact reached your contact center. |
|
DisconnectTimestamp | System.DateTime |
Gets and sets the property DisconnectTimestamp. The timestamp when the customer endpoint disconnected from Amazon Connect. |
|
Id | System.String |
Gets and sets the property Id. The identifier of the contact summary. |
|
InitialContactId | System.String |
Gets and sets the property InitialContactId. If this contact is related to other contacts, this is the ID of the initial contact. |
|
InitiationMethod | Amazon.Connect.ContactInitiationMethod |
Gets and sets the property InitiationMethod. Indicates how the contact was initiated. |
|
InitiationTimestamp | System.DateTime |
Gets and sets the property InitiationTimestamp.
The date and time this contact was initiated, in UTC time. For |
|
PreviousContactId | System.String |
Gets and sets the property PreviousContactId. If this contact is not the first contact, this is the ID of the previous contact. |
|
QueueInfo | Amazon.Connect.Model.ContactSearchSummaryQueueInfo |
Gets and sets the property QueueInfo. If this contact was queued, this contains information about the queue. |
|
ScheduledTimestamp | System.DateTime |
Gets and sets the property ScheduledTimestamp. The timestamp, in Unix epoch time format, at which to start running the inbound flow. |
|
SegmentAttributes | System.Collections.Generic.Dictionary<System.String, Amazon.Connect.Model.ContactSearchSummarySegmentAttributeValue> |
Gets and sets the property SegmentAttributes. Set of segment attributes for a contact. |
.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