AWS SDK for .NET Documentation
VerifyEmailIdentity Method (request)
AmazonAmazon.SimpleEmailAmazonSimpleEmailServiceClientVerifyEmailIdentity(VerifyEmailIdentityRequest) 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.

This action is throttled at one request per second.

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

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