![]() |
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
|
|||
|
|||
![]()
Hello Everyone,
I need to find the best way to integrate Microsoft Outlook with our Mail Database. for e.g. when mail arrive into Microsoft Outlook, I can get that mail object and store contents in Mail Database. In the same way when Mail receive directly to Mail database through Web Interface, the Outlook PST file get updated. How it can be possible? Please suggest for any tool/code/ idea on how to go about? Thank you, Amit |
Ads |
#2
|
|||
|
|||
![]()
Why not just use an SMTP server called from the database code to send to the
Outlook store, perhaps with an x-header or custom property that indicates the message shouldn't be synched back to the database? Server code won't be able to access the Outlook store directly, that code would have to run on the client under the user's logon and alias. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Amit" wrote in message news ![]() Hello Everyone, I need to find the best way to integrate Microsoft Outlook with our Mail Database. for e.g. when mail arrive into Microsoft Outlook, I can get that mail object and store contents in Mail Database. In the same way when Mail receive directly to Mail database through Web Interface, the Outlook PST file get updated. How it can be possible? Please suggest for any tool/code/ idea on how to go about? Thank you, Amit |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Question in outlook Add-ins | Marwa | Outlook - Using Forms | 0 | August 16th 06 09:14 PM |
Startup order Outlook Add Ins? | Pieter | Outlook - General Queries | 4 | July 11th 06 08:04 PM |
Startup order Outlook Add Ins? | Pieter | Outlook and VBA | 4 | July 11th 06 08:04 PM |
Startup order Outlook Add Ins? | Pieter | Add-ins for Outlook | 4 | July 11th 06 08:04 PM |
How To Create Add-ins For OutLook Express.. | sajjad saddique | Add-ins for Outlook | 3 | March 13th 06 03:46 PM |