how to send an image
I have a msn application. There are some images(gif, jpg, etc) in the application. I want to send the image when I choose one to a remote user. I know when I send a message from application I can use Channel.SendIm(message). But how to send an image?
please help me.
thanks!

