hasMemberEmail

open fun hasMemberEmail(memberEmail: String): Boolean

Method to get whether the checked project not contains a specified member's email

Return

whether a member's email is not contained by the checked project as boolean

Parameters

memberEmail

: the email of the member to check