A
Aruna
Hi,
I wrote a com add-in that retrieves all email messages
from Outlook inbox folder and saves them to a MySQL
datbase. Now when I want to read all the mails stored in
MySQL datbase into outlook inbox, outlook is saving them
as drafts with a strike on to, subject, sent and size
fields of the mail. It is not leting me to open that item
from the draft folder even. can anyone please tell me how
to save the mail items back to outlook inbox folder rather
than draft folder without the strike on the above
mentioned fields. I wrote the com add-in in C#.NET.
Is it a problem because I am not using a mail client to
save the mails from database to outlook, as we use e mail
clients to read our mails from a server?
Thanks for your help and time
Aruna
I wrote a com add-in that retrieves all email messages
from Outlook inbox folder and saves them to a MySQL
datbase. Now when I want to read all the mails stored in
MySQL datbase into outlook inbox, outlook is saving them
as drafts with a strike on to, subject, sent and size
fields of the mail. It is not leting me to open that item
from the draft folder even. can anyone please tell me how
to save the mail items back to outlook inbox folder rather
than draft folder without the strike on the above
mentioned fields. I wrote the com add-in in C#.NET.
Is it a problem because I am not using a mail client to
save the mails from database to outlook, as we use e mail
clients to read our mails from a server?
Thanks for your help and time
Aruna