AmazonSimpleEmailServiceClient.DeleteIdentity Method (DeleteIdentityRequest)

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

Deletes the specified identity (email address or domain) from the list of verified identities.

This action is throttled at one request per second.

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

Syntax

C#
public virtual DeleteIdentityResponse DeleteIdentity(
         DeleteIdentityRequest deleteIdentityRequest
)

Parameters

deleteIdentityRequest
Type: Amazon.SimpleEmail.Model.DeleteIdentityRequest

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

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

Version Information

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