Which API can I hit to see if a username already exists in the MAIB?

I want to query the database from a webpage and create a new user only if one does not exist. I see a query to return all mail users but that will be too cumbersome. I just want to ping the server and say ‘hey does John.Smith exist as a user?’

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.