AmazonSimpleEmailServiceClient.VerifyEmailAddress Method (VerifyEmailAddressRequest)

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

Verifies an email address. This action causes a confirmation email message to be sent to the specified address.

IMPORTANT:The VerifyEmailAddress action is deprecated as of the May 15, 2012 release of Domain Verification. The VerifyEmailIdentity action is now preferred.

This action is throttled at one request per second.

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

Syntax

C#
public virtual VerifyEmailAddressResponse VerifyEmailAddress(
         VerifyEmailAddressRequest verifyEmailAddressRequest
)

Parameters

verifyEmailAddressRequest
Type: Amazon.SimpleEmail.Model.VerifyEmailAddressRequest

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

Version Information

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