Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   How to export message + attachments using .NET (http://www.outlookbanter.com/add-ins-outlook/5874-how-export-message-attachments-using.html)

[email protected] February 27th 06 02:14 PM

How to export message + attachments using .NET
 
Hi.
We would like to define a button that would export a message and its
attachments to another system.
The platform is .NET, and we can use VB or C#.
Any pointers or sample code will be appreciated.
TIA


Sue Mosher [MVP-Outlook] February 27th 06 04:06 PM

How to export message + attachments using .NET
 
These samples show various ways to save attachments:

http://www.fontstuff.com/outlook/oltut01.htm
http://www.outlookcode.com/codedetail.aspx?id=70
http://www.slovaktech.com/code_sampl...ripAttachments

To save the message itself as a file you can use the MailItem.SaveAs method

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


wrote in message oups.com...
Hi.
We would like to define a button that would export a message and its
attachments to another system.
The platform is .NET, and we can use VB or C#.
Any pointers or sample code will be appreciated.
TIA


[email protected] February 28th 06 07:18 AM

How to export message + attachments using .NET
 
Thanks.


[email protected] February 28th 06 09:49 AM

How to export message + attachments using .NET
 
I understand this would work as a macro (right?).
We would prefer an Add-in.
Do you have a pointer about creating Outlook add-ins?
TIA


Sue Mosher [MVP-Outlook] February 28th 06 02:17 PM

How to export message + attachments using .NET
 
http://www.outlookcode.com/d/comaddins.htm
http://www.outlookcode.com/vsto/

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


wrote in message oups.com...
I understand this would work as a macro (right?).
We would prefer an Add-in.
Do you have a pointer about creating Outlook add-ins?
TIA


[email protected] March 1st 06 07:43 AM

How to export message + attachments using .NET
 
Thanks again.
You're the best!



All times are GMT +1. The time now is 10:27 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com