No announcements
Found 7219 threads
-
0 Votes
[Mapi] server side x64 mapi
Yes. We will port our 32 bit application into a 64 bit application. Is the outlook mapi "good enough" for a server application with multible threads und multible ...Answered | 4 Replies | 2779 Views | Created by AnRo - Monday, April 23, 2012 9:05 AM | Last reply by AnRo - Wednesday, April 25, 2012 7:46 AM -
0 Votes
[Mapi] server side x64 mapi
Hi Scott, thank you for your answers. I think, we have two options: Exchange Web Services or Outlook x64 ...Answered | 6 Replies | 4547 Views | Created by AnRo - Monday, April 23, 2012 9:03 AM | Last reply by AnRo - Wednesday, April 25, 2012 7:44 AM -
0 Votes
MAPI
CDO 1.21 is COM and can be used with C++. It's a friendlier implementation of some of the basic features of Extended MAPI, but it's an old technology that has not been updated in many years. ...Answered | 7 Replies | 7194 Views | Created by Sumit Kumar Domyan - Tuesday, November 8, 2005 12:36 PM | Last reply by Sachin chakote - Wednesday, January 30, 2008 3:28 PM -
0 Votes
MAPI
hello guys, i have a C++ class that uses mapi functionalities to send emails with attachment, how can i set the sender of the email?? i am using PPC2003 ...Answered | 2 Replies | 5303 Views | Created by Pierre Charbel - Sunday, March 26, 2006 10:16 PM | Last reply by Pierre Charbel - Monday, March 27, 2006 5:53 AM -
0 Votes
MAPI client questions (simple MAPI, extended MAPI, ideally C++ specific)
I have a question about using Simple MAPI + Outlook Express, in C++, not specific to any version of Windows. Where can I ask this? Thanks!Answered | 1 Replies | 8019 Views | Created by ThisIsARequiredField - Tuesday, September 15, 2009 4:29 PM | Last reply by Sheng Jiang 蒋晟 - Tuesday, September 15, 2009 7:15 PM -
0 Votes
Mapi Question
Jim Hol said: I had another thread on sending email email today and got alot of help form everyone on sending emails in CDO but I got the MapiAnswered | 2 Replies | 3635 Views | Created by Jim Hol - Thursday, March 12, 2009 3:28 AM | Last reply by Jim Hol - Thursday, March 12, 2009 2:47 PM -
2 Votes
MAPI Wrapper
Simple MAPI is so limited, why on earth would you want to do that instead of just directly using Outlook automation code? -- KenAnswered | 8 Replies | 5530 Views | Created by SelvaOnline - Monday, September 10, 2012 4:07 PM | Last reply by Eric Legault [MVP - Office Apps and Services] - Tuesday, September 11, 2012 2:50 AM -
0 Votes
MAPI Freezes
Hi, The question relating to third party library is beyond the scope of c# forum , please try to refer the render of the library. For question relating ...Answered | 1 Replies | 7983 Views | Created by AlAccess - Wednesday, August 19, 2009 6:51 PM | Last reply by Harry Zhu - Friday, August 21, 2009 2:34 AM -
0 Votes
Differences between CDO, Simple MAPI, and Extended MAPI
Yes, you are correct. The CDO has less functionality than Extended MAPI. the CDO Library as a layer that is built on top of MAPI. But it does not offer access to allAnswered | 2 Replies | 7879 Views | Created by Oscar705 - Wednesday, July 14, 2010 8:11 PM | Last reply by Gen Lin - Friday, July 16, 2010 2:17 AM -
0 Votes
MAPI/CDO error
Well the MAPI/CDO code was working fine. I found out what the problem was though. When my event was being fired I needed to spawn a new thread for the new MAPI/CDO call. Works ...Answered | 2 Replies | 4414 Views | Created by Keith Chapman - Friday, October 20, 2006 7:27 PM | Last reply by Keith Chapman - Monday, October 23, 2006 12:36 PM -
2 Votes
MAPI and Messaging
Outlook for Developers will be the best forum for MAPI topics. One of Microsoft's in-house MAPI experts says he'll keep an eye out for MAPI questions ...Answered | 2 Replies | 9604 Views | Created by Michael Tissington - Monday, June 28, 2010 6:29 PM | Last reply by Sue Mosher - Wednesday, August 4, 2010 1:19 PM -
0 Votes
MAPI coding
mailboxes. We should send using MAPI(outlook) from a machine. Each mail should go from same machine. It is not practically possible to create profile for all the mailboxes and use that ...Answered | 4 Replies | 9985 Views | Created by Zamsheer - Monday, May 11, 2009 7:02 AM | Last reply by Zamsheer - Friday, May 15, 2009 9:59 AM -
0 Votes
MAPI service provider issues
).aspx 64-Bit MAPI Application and 32-Bit Outlook 64-bit MAPI applications are not supported to run on a computer installed with 32-bit Outlook ...Answered | 5 Replies | 3650 Views | Created by alexkfh - Monday, May 3, 2010 5:43 PM | Last reply by jialge_msft - Friday, May 14, 2010 2:23 AM -
1 Votes
Outlook 2013 MAPI reference
Outlook 2010 MAPI reference is still applicable to Outlook 2013. I am not sure what you mean by "would still be redistributable". Why would you want to ...Answered | 2 Replies | 793 Views | Created by Endait Sneha - Wednesday, August 6, 2014 7:02 AM | Last reply by Dmitry Streblechenko _MVP_ - Wednesday, August 6, 2014 1:48 PM -
0 Votes
MAPI in C# ?
Another possible solution would be to use active directory to find the users email address. Personally I hate MAPI - had loads of issues with it, System.Mail.Net is they way I would ...Answered | 3 Replies | 23410 Views | Created by cjr - Tuesday, January 9, 2007 2:03 PM | Last reply by Ross Dargan - Monday, January 15, 2007 8:11 PM -
0 Votes
MAPI Issue
So you are statically linking to the MAPI dlls? You should not do that - look at the MFCMAPI source code for an example on how to load the right ...Answered | 15 Replies | 8094 Views | Created by WindowsDeveloper11 - Friday, July 6, 2012 2:45 PM | Last reply by WindowsDeveloper11 - Tuesday, July 17, 2012 6:42 AM -
0 Votes
MAPI getItems Problem (Contacts)
the PR_MESSAGE_CLASS property tag, DASL - "http://schemas.microsoft.com/mapi/proptag/0x001A001F" ), in case ofAnswered | 3 Replies | 562 Views | Created by Bernd Riemke - Monday, December 29, 2014 2:58 PM | Last reply by Bernd Riemke - Monday, December 29, 2014 3:15 PM -
0 Votes
Mapi Help
Hi, I am newbie, i want to fetch the email contactlist through my windows device 2003 imate using MAPI . how i manage it i am using C++.net 2005. is there any ...Answered | 1 Replies | 3098 Views | Created by Salman Maredia - Tuesday, January 9, 2007 12:49 PM | Last reply by Peter-Foot - Wednesday, January 10, 2007 9:27 AM -
1 Votes
(Extended) MAPI and .NET
Hi, AFAIK, MAPI33 is only a thin wrapper - essentially you are doing calls to MAPI direct from managed code. This is the very scenario that is not supported by Microsoft. ...Answered | 4 Replies | 5694 Views | Created by bravedreamer - Tuesday, January 20, 2009 3:47 PM | Last reply by Henning Krause - Saturday, January 24, 2009 2:53 PM -
0 Votes
email Mapi settings
Hi just wondering how and where I would be able to change my email MAPI settings on my pc ?Answered | 1 Replies | 509 Views | Created by yconnaughton - Saturday, January 14, 2017 3:41 PM | Last reply by Dave Patrick - Saturday, January 14, 2017 3:49 PM - Items 1 to 20 of 7219 Next ›
No announcements