Is it really this hard?
Mon, 5 May 2008 12:12:05 -0700 (PDT)
It has to be me, and I?m OK with that. I posted last night, but maybe
didn't make sense. I know there are some pretty big hitters out there
watching this pool and someone has to have done this
before.....anyway...
I'm reading all the documents for message/attachment format and I'm
trying (in C) to create a TN ...
|
Prop - PR_EMAIL_ADDRESS
Mon, 5 May 2008 00:56:14 -0700 (PDT)
Hello all,
1) Does the MAPI property PR_EMAIL_ADDRESS - allow special char like
(,),[,],/ etc ?
2) Is this property a unique name in the Active Directory ?
Thanks,
atvelu ...
|
MSG/Structured Storage Problem
Sun, 4 May 2008 18:44:56 -0700 (PDT)
Hi All,
I'm struggling with an issue with the structured file format for .MSG,
in particular, creating one from an existing message. So, the format,
in particular isn't the real problem (I think)... I've gone over the
MS-OXMSG document and I see where the problem is......
When I'm creating an MSG file (Usin ...
|
Convert MIMEToMAPI and MAPIToMIMEStm
Sun, 04 May 2008 01:53:30 -0700
The difference only Body, I didn't set SetSaveFormatand when reading body I'm setting Engoding from MessageStream CharSet - and... Everythink is ok .... It's true? ...
|
Convert MIMEToMAPI and MAPIToMIMEStm
Fri, 02 May 2008 07:03:09 -0700
Hi everybody.... I have following problem...
I'm converting EML file to MAPI Message -it's ok,
But when I try to convert MAPI Message to EML file I have following problem... The body between original EML file and converted EML file is different!!!
I don't understand what happening... This is my short code... ...
|
LPSZA or LPSZW
Fri, 2 May 2008 03:53:56 -0700 (PDT)
Hi there,
Is there anyway i can detect if the value is in PT_STRING8 or
PT_UNICODE.
I am loading Unicode PST, and some of the folder has name in chinese
and other language. How can i probe this. Same is for message and its
content.
Thank You
miztaken
...
|
MAPI problem with Outlook 2003
Thu, 1 May 2008 20:19:42 +0200
I´m using normally "Windows live Mail" als standard. Now I installed
Office 2003 but when I try to open the Outlook 2003 I got the error message:
"Unable to open your defoult e-mail folders.An unespected error has
occurred. MAPI was unable to load the information service msncon.dlll. Be
sure the service is ...
|
|
|
Automate the creation of a MAPI Account
Tue, 29 Apr 2008 15:41:54 +0100
Hi Guys
Is there any way to automate the creation of a MAPI account in a third party
message store?
I've found a C++ project called ProfMan but it uses an illegal hack to gain
access to the profile section of a store as clients aren't usually
privilieged enough to access this. This no longer works with r ...
|
NewInspector Event and Custom MAPI form
Wed, 23 Apr 2008 02:36:10 -0700 (PDT)
Hi All,
I have a custom mapi form implemented as an EXE Com Server supporting
- MAPI form interfaces ( IPersistMessage, public
IMAPIForm )
- MAPI Form viewer interfaces ( IMAPIMessageSite ,
IMAPIViewContext , IMAPIViewAdviseSink )
- MAPI Form manager ( IMAPIFormMgr )
After do ...
|
IMAPIAdviseSink question
Tue, 22 Apr 2008 17:28:34 -0500
Is it possible to receive OnNotify events on a IMAPIAdviseSink after the Unadvise is called?
(I have seen cases where an OnNotify event seems to get delayed by about 30 seconds, even though we
do read the PR_TEST_LINE_SPEED property before calling Advise.)
I am wondering if a problem I have is caused by some ...
|