No, the property is not set on the message itself, but rather in the recipient table, which neither Outlook Object Model (even in OUtlook 2007) not CDO 1.21 expose. You can see teh property in OutlookSpy - select an appoitment, click IMessage button on the OutlookSpy toolbar, go to the GetRecipientTable tab.
-- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Jaz" <Jaz[ at ]discussions.microsoft.com> wrote in message news:E8A3B8F9-FF83-46DB-8522-A64DB4574028[ at ]microsoft.com...
[Quoted Text] > Thanks for the reply, > > What you mean by Extended MAPI?? > > Is it possible to do using the microsoft outlook schema (Using property > accessor)???? > > > Thanks > Jaz > > > > > > "Dmitry Streblechenko" wrote: > >> Not using the Outlook Object Model or CDO 1.21 >> Extended MAPI or <plug> Redemption </plug> only. >> >> -- >> Dmitry Streblechenko (MVP) >> http://www.dimastr.com/>> OutlookSpy - Outlook, CDO >> and MAPI Developer Tool >> - >
|