Amazon.SimpleEmail.Model.VerifyEmailIdentityRequest.IsSetEmailAddress C# (CSharp) Method

IsSetEmailAddress() private method

private IsSetEmailAddress ( ) : bool
return bool
        internal bool IsSetEmailAddress()
        {
            return this.emailAddress != null;
        }
VerifyEmailIdentityRequest