Top "Mapi" questions

Messaging Application Programming Interface (MAPI) is a messaging architecture and a Component Object Model based API for Microsoft Windows.

Read MS Exchange email in C#

I need the ability to monitor for and read e-mail from a particular mailbox on a MS Exchange Server (internal …

c# email exchange-server mapi
Reading e-mails from Outlook with Python through MAPI

I'm trying to write a short program that will read in the contents of e-mails within a folder on my …

python outlook exchange-server mapi cdo.message
Add Library to Visual Studio 2008 C++ Project

I'm completely new to Visual Studio and I'm having some trouble getting a project started with Visual Studio 2008. I'm experimenting …

c++ visual-studio-2008 mapi
Best way to access Exchange using PHP?

I'm writing a CMS application in PHP and one of the requirements is that it must be able to interface …

php windows exchange-server webdav mapi
What is IPM.Note and what is its use?

I have few questions about IPM.Note. It will be great if some one clear my doubts 1) What is IPM.…

exchange-server mapi exchange-server-2007 exchangewebservices
Get MAPI Folder in Outlook from Folder Path

I am trying to use the function from on this page: http://www.outlookcode.com/d/code/getfolder.htm to …

vba outlook mapi
Python read my outlook email mailbox and parse messages

Possible Duplicate: Reading e-mails from Outlook with Python through MAPI I am completely new to Python and have been given …

python outlook mapi win32com imaplib
Sending emails to multiple recipients using vbscript

My vbscript sends email to automatically to a recipient, but does anyone know how to add more than one recipient …

vbscript outlook mapi
System.Runtime.InteropServices.COMException (0x800706BE) when getting contact.LastName

Some of our users are getting this exception sometimes (not for every contact): System.Runtime.InteropServices.COMException (0x800706BE): The …

c# .net outlook mapi comexception
Open Outlook mail Item using EntryID, StoreID, and / or PR_ENTRYID

NOTE: I'm using VBA and Office 2007. (I would use C#, but the project parameters don't allow this) I'm attempting to …

vba outlook exchange-server mapi mailitem