![]() |
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,
I am new to this forum. I was wondering if anyone can direct me to an answer or tutorials for the following question. When i click "Send/Receive" button, i want to save that email in a database (most likely MySQL) or export it any of the MS Office formats. Example used: I have used this with Salesforce. There is a Addins which needs to be installed. A "Send and Add" appears in MS Outlook which will send the email and log that email in Salesforce database. I thank you in advance. sagar |
#2
|
|||
|
|||
![]() Sorry, what exactly is your question? You can track the ItemSend event, which fires after clicking the button but before sending the e-mail. Easiest would be then to call the MailItem's Save method, which can save as txt, html or msg file. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Organize eMails: http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6 Am Thu, 23 Aug 2007 08:38:04 -0700 schrieb sagar: Hi, I am new to this forum. I was wondering if anyone can direct me to an answer or tutorials for the following question. When i click "Send/Receive" button, i want to save that email in a database (most likely MySQL) or export it any of the MS Office formats. Example used: I have used this with Salesforce. There is a Addins which needs to be installed. A "Send and Add" appears in MS Outlook which will send the email and log that email in Salesforce database. I thank you in advance. sagar |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to program to export certain Outlook 2000 messages to Access 2000 database | Oscar | Outlook and VBA | 4 | December 21st 06 06:43 PM |
EXPORT CUSTOM FORM FIELDS TO A DATABASE | Sam | Outlook - Using Forms | 5 | September 20th 06 07:10 PM |
Export e-mail strings to database | [email protected] | Outlook and VBA | 3 | May 23rd 06 08:40 PM |
Export e-mail strings to database | [email protected] | Outlook and VBA | 0 | May 22nd 06 02:32 PM |
Automate export of Appointment Insert/Update/Delete infomation to the database | [email protected] | Add-ins for Outlook | 2 | March 14th 06 02:59 AM |