mapi
Send mail with Mapi with reply-to multiple emails
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.[详细]
2023-03-15 19:47 分类:问答MAPI property truncated when accessed using QueryRows
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[详细]
2023-03-14 18:43 分类:问答CDO 1.2.1 (MAPI) html message
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.[详细]
2023-03-05 05:49 分类:问答Upgrading VB6 code from Outlook 2007 to Outlook 2010
We want to upgrade our VB6 code to use Outlook 2010, but we\'re getting the following error: Active x cannot create object[详细]
2023-03-02 19:28 分类:问答Override MAPI in Windows
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[详细]
2023-02-26 02:51 分类:问答Read mail from Microsoft Exchange Server with attachment
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).[详细]
2023-02-24 05:33 分类:问答MAPiEx - Extended Mapi Wrapper C# Help - Attachments?
I\'m trying to expose the attachment functionality in my c# code from MapiEx.dll using DllImport: [DllImport(\"MAPIEx.dll\", CharSet = ExtMAPIProfileWrapper.DefaultCharSet)][详细]
2023-02-22 09:38 分类:问答Add another blank store/pst under Personal Folders in Outlook
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.[详细]
2023-02-19 00:58 分类:问答Trying to get the MAPI ID of an Assigned Task in Outlook
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[详细]
2023-02-14 00:42 分类:问答How to access bpos Exchange online via WebDav?
I am trying to access my exchange mailbox via WebDav. Locally I used the following URL to do so: https://server/exchange/username/inbox/[详细]
2023-02-13 04:43 分类:问答