FindUserInDomain

Has anyone used the FindUserInDomain method that is part of the NotesAdministrationProcess?I would like to use it to find a specific user in the Domino Directory, and then delete that user. Problem is, the DeleteUser method requires the full user name, and the FindUser only returns a NoteID. Is there anyway I can pull the correct user name from this?