How to check if a member is rejected

Is it possible to get the rejected state of a user to a group?

When we look in the [cs_GroupMembers] Table the member will be deleted after a rejection, so we can't see the difference between a rejected user and a new user.

We can see the difference between a 'PendingMember' and other MemberTypes, but not a 'RejectedMember' type.