I\'m working with MAPI library in C++ to send emails. Now I need that the emails I send have a reply-to set to more than one email and I just ca开发者_StackOverflown do it to one email.
Please bear with me, my MAPI knowledge is minimal and my C++ skills rudimentary ... I have a program that reads all possible calendar appointments from an Exchange server using MAPI. Things are worki
I\'m developing a C# application that interacts with exchange to send emails. To do that I use CDO 1.2.1 (MAPI) to log into exchange and create the message.
We want to upgrade our VB6 code to use Outlook 2010, but we\'re getting the following error: Active x cannot create object
I\'m looking for some information how to replace the default email program within Windows. So far I\'ve been able to find limited information about changing the registry keys to point to a custom code
I need to read mail with attachment from my company\'s mail server. Its a Microsoft Exchange Server. I also haveto save the attachment(its a text attachment).
I\'m trying to expose the attachment functionality in my c# code from MapiEx.dll using DllImport: [DllImport(\"MAPIEx.dll\", CharSet = ExtMAPIProfileWrapper.DefaultCharSet)]
I want to add an empty pst file/ data store to my Outlook. Reason is I want it to be seperate from the user\'s Personal Folde开发者_运维知识库r store/pst.
I am currently writing an application that reads tasks from a Database and creates them in Outlook. In the database the tasks can be \"Assigned\" to a particular user and I have the task in outlook g
I am trying to access my exchange mailbox via WebDav. Locally I used the following URL to do so: https://server/exchange/username/inbox/