AmazonSimpleEmailServiceClient.ListIdentities Method (ListIdentitiesRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.

This action is throttled at one request per second.

Namespace: Amazon.SimpleEmail
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual ListIdentitiesResponse ListIdentities(
         ListIdentitiesRequest listIdentitiesRequest
)

Parameters

listIdentitiesRequest
Type: Amazon.SimpleEmail.Model.ListIdentitiesRequest

Container for the necessary parameters to execute the ListIdentities service method on AmazonSimpleEmailService.

Return Value
Type: Amazon.SimpleEmail.Model.ListIdentitiesResponse
The response from the ListIdentities service method, as returned by AmazonSimpleEmailService.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5