Amazon.CognitoIdentityProvider.Model.EmailConfigurationType.IsSetReplyToEmailAddress C# (CSharp) Method

IsSetReplyToEmailAddress() private method

private IsSetReplyToEmailAddress ( ) : bool
return bool
        internal bool IsSetReplyToEmailAddress()
        {
            return this._replyToEmailAddress != null;
        }