I agree that this is not obvious. I wonder why I decided not to add this function into the IUser interface.
Anyway here is the code that you want:
Linvi
Anyway here is the code that you want:
var user = User.GetUserFromScreenName("I_AM_THE_SCREEN_NAME"); var imageStream = User.GetProfileImageStream(user, ImageSize.normal);