![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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 |
Ads |
#2
|
|||
|
|||
![]()
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 |
#3
|
|||
|
|||
![]()
Thanks.
|
#4
|
|||
|
|||
![]()
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 |
#5
|
|||
|
|||
![]()
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 |
#6
|
|||
|
|||
![]()
Thanks again.
You're the best! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Net folder | Heidi | Outlook - Using Forms | 9 | July 24th 07 06:34 PM |
[email protected] | Chuck | Outlook - General Queries | 2 | March 1st 06 03:50 PM |
VB.net Cannot add userproperties | Ben | Add-ins for Outlook | 2 | February 24th 06 11:32 AM |
Net Folders | [email protected] | Outlook - General Queries | 1 | February 14th 06 12:13 PM |
Cannot Create Folder -- VB.NET | Randy Given | Outlook - General Queries | 0 | January 10th 06 02:50 AM |