How to get user properties?

Hi I’m currently developing small messenger application using smack.

I want to know how to get user properties while logged in. I can get my own properties by using AccountManager but I cannot get other user’s properties. If I use getEntry from RosterEntry, I can’t get the user’s email…

Hope someone can help,

Thanks

note: I made this topic before few minutes ago but it disappear?