Is Aspose.Network able to save a .msg file that is dragged and dropped from Microsoft Outlook into a form? If so, it there an example in VB.NET?
Is Aspose.Network able to save a .msg file that is dragged and dropped from Microsoft Outlook into a form? If so, it there an example in VB.NET?
Dear tompos,
Thanks for considering Aspose.Network.
Aspose.Network supports parsing Msg format files which are generated by Microsoft.Outlook. It can extract the mail message and attachments from Msg format files. Is that what you asking for?
We will provide you a sample about this as soon as possible. Feel free to ping me if you have problems.
Thanks again.
I would like an example that allows you to drag and drop a outlook email into a windows form. Once it is dropped into the form it saves the email as a .msg file.
Thank you.
David Tompos
www.ntainc.com
Dear David,
Our dev team is working on this demo. We will send you the sample code before Fri.
Thanks for your patience
Dear David,
Thanks for your patience
Attach is the sample code which you are looking for.
I was not able to run the example. It was missing the files in the properties folder. They are not in the zip file.
Also, I'm not familiar with C#. Can this demo be converted to VB.NET?
My project depends on this and I appreciate the attention you have given it.
Thank you,
David Tompos
Dear Tompos,
Thanks for your post,
Please check it out. The Aspose.Outlook dll is only a beta version which demonstrates the idea of drag and drop. We will anounce an official release after we get your feedback and more testing on it.
Feel free to let me know if you have any problems. We are more than glad to help. .
Thanks,
iret
I'm still not able to run the demo. As I stated in a previous post there are some files that are missing in the zip file. Can you please repost all the files?
I will be happy to help you test it any way that I can.
I appoligize. I just found the attachment.
Thank you.
Your demo works great.
Would there be a way to drag and drop an email to a treeview (or any other component) and then have your component handle the file?
Thank you
David Tompos
Dear David,
Our development team is working on this. We will get back to you as soon as possible.
Thanks
-Kyle
Hello, David,
Please could you tell me your email adress ? I want to discuss about the Drag drop solution with you. Based on the feedback from our dev team, we can implement what you mentioned in the previous thread -- handle the treeview and drag drop.
My Email address: guangzhou#aspose.com
Thanks,
My email is tompos@ntainc.com
Thank you,
David Tompos
Hello David,
Thank you for your previous posts!
I have sent you a demo which could accept drag and drop events and communicate with Microsoft Outlook. Drag a message from outlook and drop it to the demo, it will prompt you to save the message as .msg file.
If you haven’t received the file, please download it here:http://www.aspose.com/products/aspose.network/OutLookDragDropTreeView.zip
Best regards!
can i get your C# example on this please?
I will provide a C# version soon.
Thanks
Hello,
I have created VB/C# demo for this, check it out.
http://www.aspose.com/Community/Files/54/aspose.network/entry88547.aspx
Thanks,