View Single Post
  #1  
Old March 12th 08, 05:18 PM posted to microsoft.public.outlook.program_addins
ITrishGuru
external usenet poster
 
Posts: 1
Default What is going on here

Hi all,
I'm not sure about the follwoing piece of code.
Outlook.MailItem Item = (Outlook.MailItem)Inspector.CurrentItem;

What is actually happening here?
Is this a cast statement?
Or is it a way of linking addresses of a mailitems inspector?

Cheers,
Kevin.
Ads