Using Outlook 2000 in C#

  • Thread starter Thread starter Paul Brownjohn
  • Start date Start date
P

Paul Brownjohn

Hi

Has anyone got a few lines of sample code/words of wisdom on using Outlook
2000 as a COM object in C#.

I am trying to iterate through a folder and save the attachments for each
mail to the HDD.

I have had a look at the MDSN but although there is loads of blurb I can't
seem to get the code to work and I haven't been able to find any sample code
for this in the MSDN.

Thanks

Paul BJ
 
Paul Brownjohn said:
Hi

Has anyone got a few lines of sample code/words of wisdom on using Outlook
2000 as a COM object in C#.

I am trying to iterate through a folder and save the attachments for each
mail to the HDD.

I have had a look at the MDSN but although there is loads of blurb I can't
seem to get the code to work and I haven't been able to find any sample code
for this in the MSDN.

Thanks

Paul BJ
 
Back
Top