Sending mail in outlook 2000 using vb.net

C

CPSHoward

I am trying to automatically create and send mail in outlook 2000 using
vb.net. I can do everything except send. When I enter mailtiem.send I get the
message that "send is ambiguous across the inherited interfaces
'Outlook._mailItem' and 'Outlook.ItemEvents_Event'. How do I correct this?
 
Top