G
Guest
Hi,
I´m developing a feature in a application with the following specification:
In the first step, the application should be able to store messages out of
outlook, which are dropped on a tree view. This message should be stored as
..msg file.
In future, this should be able for alle objects of outlook.
If a drop a message out of outlook, I can get the file name of the message
by the DragEventArgs e of my tree view. But there is no way to get the
physical file, to store them.
Important:
The object of outlook should not be accessed by outlook object model.
Does anybody know how I could implement this?
Thanks for help.
Alexander Kommer
I´m developing a feature in a application with the following specification:
In the first step, the application should be able to store messages out of
outlook, which are dropped on a tree view. This message should be stored as
..msg file.
In future, this should be able for alle objects of outlook.
If a drop a message out of outlook, I can get the file name of the message
by the DragEventArgs e of my tree view. But there is no way to get the
physical file, to store them.
Important:
The object of outlook should not be accessed by outlook object model.
Does anybody know how I could implement this?
Thanks for help.
Alexander Kommer