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.
Container for the parameters to the ListContacts operation. Lists the contacts present in a specific contact list.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class ListContactsRequest : AmazonSimpleEmailServiceV2Request IAmazonWebServiceRequest
The ListContactsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListContactsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContactListName | System.String |
Gets and sets the property ContactListName. The name of the contact list. |
![]() |
Filter | Amazon.SimpleEmailV2.Model.ListContactsFilter |
Gets and sets the property Filter. A filter that can be applied to a list of contacts. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken. A string token indicating that there might be additional contacts available to be listed. Use the token provided in the Response to use in the subsequent call to ListContacts with the same parameters to retrieve the next page of contacts. |
![]() |
PageSize | System.Int32 |
Gets and sets the property PageSize.
The number of contacts that may be returned at once, which is dependent on if there
are more or less contacts than the value of the PageSize. Use this parameter to paginate
results. If additional contacts exist beyond the specified limit, the |
.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