importinhg mails from MSOUTLOOK
15 Mar 2006 03:31:18 -0800
hello all,
I am trying to write a C++ code for importing mails from MSOUTLOOK
using MAPI functions.I use the fuction PR_BODY_W for gewtting the HTML
mail body but it doesn't works so i use GETHTMLBODY() instead.Thus i
got the HTML mails correctly.
But the problem is that i used PR_HASATTACH,
PR_ATTACH_FILE ...
|
IMAPISession::OpenMsgStore behaves differently ...
13 Mar 2006 21:52:23 -0800
Dear Experts,
I am trying to access mailbox of a particular user using Extended MAPI
in C++.
When i call IMAPISession::OpenMsgStore the behaviour is very different,
i) Once it returns [0x8004011d] MAPI_E_FAILONEPROVIDER
error.
ii)And other timeS it returns for the same user S_OK, in this case
successfu ...
|
SetProps fails with IMAPIFolder and named property
Mon, 13 Mar 2006 18:05:00 -0800
I'm using outlook 2003 and exchange and am trying to add a named property to
an IMAPIFolder. When I call SetProps on the folder, it fails with
MAPI_E_NO_ACCESS. If I do the same thing with an IMessage, SetProps works
fine. It appears that no id above 0x8000 can be set in a folder. This is not
the case with ...
|
A "passphrase" is a concatenation of words drawn from a dictionary. The
Mon, 13 Mar 2006 00:49:49 GMT
A "passphrase" is a concatenation of words drawn from a dictionary. The
...
|
You cannot copy or move messages to public folders
Fri, 10 Mar 2006 16:17:12 -0000
I have a few users who get the following error when trying to move messages
from their inbox into a public folder -
"Can't move the items. You do not have sufficient permission to perform this
operation on this object. See the folder contact or your system
administrator"
I have found the following on m ...
|
BuildDisplayTable failed in outlook 2000 and 2002
Fri, 10 Mar 2006 12:55:04 +0100
Hi,
I build an addressbook provider everything works fine under outlook 2003.
When I use the same provider in outlook 2000 or 2002 the function
BuildDisplayTable failed with result MAPI_E_INVALID_PARAM.
I have debug the function BuildDisplayTable and see that the function
findresource failed.
The co ...
|
BECOME A DOT.COM MILLIONAIRE WITH ONLY $5.99Cents or $1K.
Thu, 9 Mar 2006 22:19:48 -0500
BECOME A DOT.COM MILLIONAIRE
Invest $1,000. Get back up to
$3,000 a day ,$100,000 monthly. for 1 year. Silent Partners. Do no
work.
www.vosar.net http://www.vosar.net
416-903-5685
775-333-1125
invest@vosar.net mailto:invest@vosar.net ...
|
|
|
BECOME A DOT.COM MILLIONAIRE WITH ONLY $5.99Cents or $1K.
Thu, 9 Mar 2006 15:45:05 -0500
...
|
MAPI with Domino Access for Outlook
9 Mar 2006 08:34:10 -0800
Hi,
I have written a small program, which uses MAPI to access Exchange
servers. Everything works fine until i switch to Domino Server with
Domino Access for Microsoft Outlook.
I stop getting notification for new mails unless i start Outlook and
fetch the mail from the Domino server. Similarly mail sent by ...
|
MAPI32.DLL availability
Thu, 9 Mar 2006 16:02:47 +0200
Hi,
In the company where I work I have a collegue who is working on application
that uses MAPI32.DLL
However, we didn't find any reliable statement whether this .DLL comes
preinstalled with one of the MS OS (Win2K, XP, 2003) or it comes with some
other application (like Outlook for example).
Does anyb ...
|