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.

A structure of search criteria to be used to return contacts.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.SearchCriteria

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

Syntax

C#
public class SearchCriteria

The SearchCriteria type exposes the following members

Constructors

NameDescription
Public Method SearchCriteria()

Properties

NameTypeDescription
Public Property AgentHierarchyGroups Amazon.Connect.Model.AgentHierarchyGroups

Gets and sets the property AgentHierarchyGroups.

The agent hierarchy groups of the agent at the time of handling the contact.

Public Property AgentIds System.Collections.Generic.List<System.String>

Gets and sets the property AgentIds.

The identifiers of agents who handled the contacts.

Public Property Channels System.Collections.Generic.List<System.String>

Gets and sets the property Channels.

The list of channels associated with contacts.

Public Property ContactAnalysis Amazon.Connect.Model.ContactAnalysis

Gets and sets the property ContactAnalysis.

Search criteria based on analysis outputs from Amazon Connect Contact Lens.

Public Property InitiationMethods System.Collections.Generic.List<System.String>

Gets and sets the property InitiationMethods.

The list of initiation methods associated with contacts.

Public Property QueueIds System.Collections.Generic.List<System.String>

Gets and sets the property QueueIds.

The list of queue IDs associated with contacts.

Public Property SearchableContactAttributes Amazon.Connect.Model.SearchableContactAttributes

Gets and sets the property SearchableContactAttributes.

The search criteria based on user-defined contact attributes that have been configured for contact search. For more information, see Search by custom contact attributes in the Amazon Connect Administrator Guide.

To use SearchableContactAttributes in a search request, the GetContactAttributes action is required to perform an API request. For more information, see https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html#amazonconnect-actions-as-permissionsActions defined by Amazon Connect.

Public Property SearchableSegmentAttributes Amazon.Connect.Model.SearchableSegmentAttributes

Gets and sets the property SearchableSegmentAttributes.

The search criteria based on searchable segment attributes of a contact.

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