You can either use RDOSession.GetMessageFromID to retrieving RDOMial given
an entry id.
Or you can use the Safe*Item family of objects - simply ste the
SafeMainItem.Item property to an instance of the Outlook's MailItem object.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"escamoteur" <mail@burkharts.net> wrote in message
news:DAE92374-3F7E-4C90-81A3-EFCC3E9D874E@microsoft.com...
> Hi,
>
> I'm programming my Addin for Outlook2007. After running against several
> restrictions I know think about switching to Redemption and RDO, but it
> seems that it's a oneway road. If I doo I have completely to switch as it
> seems like RDO Objects cannot be casted to Outlook Object Model objects.
>
> What are your experiences??
> Best
> Tom