I'm getting a msg file as result from a DragDrop operation as IStorage
object. I would like to extract the msg file itself as binary as well as all
attachments, the subject of the mail, the recipients ...
Now, when "parsing" the IStorage object, I get roughly 40 IStream objects.
How can I find out, what these stream objects are for? Do I have to open each
stream and to interpret the content or is there a naming convention?
Most important would be to get the msg file as binary.
Thanks and regards,
Thomas
|
|
0
|
|
|
|
Reply
|
Utf
|
7/1/2010 6:51:21 PM |
|