VerifyEmail Method

Verifies an email address.

Syntax

public void VerifyEmail(string identity);
Public Sub VerifyEmail(ByVal Identity As String)

Remarks

This method verifies an email address specified by Identity. Amazon will send a verification e-mail to the provided address. The verification will not be complete until the user follows the instructions in the email.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 .NET Edition - Version 20.0 [Build 8308]