Our application uses Simple MAPI to send e-mails. One of our clients has problems sending e-mail from a session on his terminal server.
I have found that if I move a message using IMAPIFolder::CopyMessages (using the MESSAGE_MOVE flag) the message gets a new entry ID. However I do not see any reliable way of getting the entry ID of th
I have a contact management application written in Delphi which has a “Sync with Outlook” feature that I developed 10 years ago.Now, I’m going back to add some features and fix some bugs.This sync
I have to support an old C++ program (I am not its author) that uses Extended MAPI to scan mail folders from Outlook 2007.
Why does Thunderbird always return immediately after sending mail through MAPI? Other clients, like Outlook Express, returns only when the mail is sent or when the user was cancelled the request. But
I\'m trying to open the MessageStore of a user using MAPI. The weird thing is, when I run this a console application, while I\'m logged with the user, everything works fine.
I am developing a program, that handles incoming e-mail and sms through windows-mobile MAPI. The code basically looks like that:
I have an application written in Delphi that adds / updates contacts in outlook.The problem I\'m having is that if the contact has been deleted in Outlook, the code still finds the contact and updates
This question is similar, but does not show how to add a recipient. How do I do both? We\'d like the widest support possible for as many Windows platforms as possible (from XP and greater)
Is there a way to tell if the current inspector window, in Outlook 2007, is a Read window, or a Compose window?