AWS SDK for .NET Documentation
DeleteVerifiedEmailAddress Method (request)
AmazonAmazon.SimpleEmailAmazonSimpleEmailServiceClientDeleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) Did this page help you?   Yes   No    Tell us about it...
Deletes the specified email address from the list of verified addresses. The DeleteVerifiedEmailAddress action is deprecated as of the May 15, 2012 release of Domain Verification. The DeleteIdentity action is now preferred.

This action is throttled at one request per second.

Declaration Syntax
C#
public DeleteVerifiedEmailAddressResponse DeleteVerifiedEmailAddress(
	DeleteVerifiedEmailAddressRequest request
)
Parameters
request (DeleteVerifiedEmailAddressRequest)
Container for the necessary parameters to execute the DeleteVerifiedEmailAddress service method.
Return Value
The response from the DeleteVerifiedEmailAddress service method, as returned by SimpleEmailService.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)