How might one retrieve a user's email through the API? The Email property of the SecUserClass object is a byte array and I can't determine a way to get a usable string out of it.
(For that matter, is there some way of using the users' email addresses in the regular client? The only two things I've found that can be done with them are (a) set them and (b) go look at them.)