I am trying sending HTML e-mails using MAPI calls in my Delphi Application. When the client is Thunderbird if works fine. But when the client is Microsoft Outlook or Outlook Express I need to save the
Since Exchange 2007, MAPI is no longer installed when Exchange is installed. On these systems this install is needed in addition to Exchange if you want to use MAPI.
Background: I\'m working on an Outlook addin which adds an attachment to outgoing emails. Support is required for all versions of Outlook.
I\'m new to Exchange (2007) development so please bear with me. :-).There appear to be a myriad of technologies for Exchange development -- the latest being Exchange Web Services -- and it\'s related
I would like to perform the following task: converting a TRichEdit content (an rtf text) into a not-plain-text e-mail message body.
is there 开发者_Python百科a way to programatically store email signatures on MS Exchange Server via MAPI using C#?Email signatures are only stored and applied on the client, not on the server.They are
Is it possible to create MANAGED (.NET) Ou开发者_Python百科tlook MAPI store provider? How? I\'m a complete novice in Outlook world, but don\'t wont to fiddle with all that COM droppings.I too have wo
I just can\'t get MAPI to work on our production machines. I\'ve already created an application that uses M开发者_StackOverflowAPI and sites on that very machine but for some reason I can get my new a
My native raw C++ program uses MAPI to traverse the tree in the Exchange Server. Sometimes when I call HrGetOneProp() on a IMAPIFolder* pointer to retrieve PR_DISPLAY_NAME it fails with HRESULT 0x800
I\'m desperately looking for some statistics about usage of POP versus IMAP versus Exchange-MAPI, especially in professional context.