Amazon.CodeCommit.Model.UserInfo.IsSetEmail C# (CSharp) Method

IsSetEmail() private method

private IsSetEmail ( ) : bool
return bool
        internal bool IsSetEmail()
        {
            return this._email != null;
        }