Click to See Complete Forum and Search --> : has anyone worked with System.IO.MemoryStream class? Please Help


bratuha
January 24th, 2003, 04:03 AM
Hi,

I've got several objects returned by data object (after performing drag and drop operation from outlook). those objects are of MemoryStream class and i need to read the information such as message text and attachment from it.

Does anyone know what to do?

Thanks