View Single Post
  #5  
Old September 10th 09, 01:09 PM posted to microsoft.public.platformsdk.mapi,microsoft.public.developer.outlook.addins,microsoft.public.outlook.interop,microsoft.public.outlook.program_addins,microsoft.public.outlook.program_vba
escamoteur
external usenet poster
 
Posts: 147
Default Should I switch to redemption

Thanks a lot.

The FormRegion is not important. I can get an Item Object from the region or from the inspector object. Normally I would cast this
Object to e.g. Outlook.TaskItem. How can I cast this to the appropriate RDO Object?

Also the difference between a cast and the ItemID is, A cast does not call a function that has to lookup an item. So performance is
also a point

Best
TOm

"Nabil" schrieb im Newsbeitrag ...
See below

Yes, I realized the way over the ItemID, but that's a bit arkward.


I think it's just as awkward as casting to be honest

So you say Remdemtion Events are more reliable?


A lot more reliable, not 100% reliable still

You can recommend the use of redemption?


If your addin is event driven then yet, definately.

How do I get an Redemption Item from the item that I get from a FormRegion Object?


Sorry, I have very little experience with outlook FormRegions.


Ads