Re: Not able to use the following query to work with cdo objects
From: Lee Derbyshire [MVP] (a_at_t)
Date: 02/28/04
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 28 Feb 2004 16:08:29 -0000
"John Tam" <anonymous@discussions.microsoft.com> wrote in message
news:28a701c3fc92$7c595580$a401280a@phx.gbl...
> opened the rs and retuned the first message. try to use
> the set msgid =
> http://schemas.microsoft.com/mapi/proptag/xFFF0102"", "
> which is the message's pr_entryid in an cdo
> objsession.getmessage(msgid) function. This results in
> an "Invalid entry id" error. I realized that the msgid
> has to go thru some kind of conversion in order for
> objsession.getmessge to work but not sure what the
> conversion is . Please help. Thanks....
I think the IDs are Base64 encoded when you try to access them like this
(why?). Here's an algorithm I came across recently that might be useful:
http://www.pstruh.cz/tips/detpg_Base64Encode.htm
Lee.
-- _______________________________________ Outlook Web Access For PDA , OWA For WAP: www.leederbyshire.com email a@t leederbyshire d.0.t c.0.m _______________________________________
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|