(Msg. 1) Posted: Wed May 14, 2008 7:12 am
Post subject: How to write a dot net app to support outlook 98, outlook 2003 and Archived from groups: microsoft>public>outlook>interop (more info?)
I am creating a dot net application that has to support outlook 98,
outlook 2003 and outlook 2007.
I can add a reference to the c# project for outlook 98 and most things
work across the versions.
However I am try to hook up the mailItem.Send event and am having
issues as outlook 98 event/delegate has different signatures than
outlook 2003. To cope with this I have created an overloaded function
one for each signature.
This approach has not worked and the event is only caught under
outlook 98. No errors are generated.
Is there a way around this or a better way to support multiple
versions of outlook in c#?
I hope this is the right place to post this message. All ideas
welcome.
(Msg. 2) Posted: Wed May 14, 2008 5:54 pm
Post subject: Re: How to write a dot net app to support outlook 98, outlook 2003 and outlook 2007. [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
"John" <jkilmister.RemoveThis@gmail.com> wrote in message
news:5b874761-97b7-456d-9344-e9ea2a4812cf@b1g2000hsg.googlegroups.com...
>I am creating a dot net application that has to support outlook 98,
> outlook 2003 and outlook 2007.
>
> I can add a reference to the c# project for outlook 98 and most things
> work across the versions.
>
> However I am try to hook up the mailItem.Send event and am having
> issues as outlook 98 event/delegate has different signatures than
> outlook 2003. To cope with this I have created an overloaded function
> one for each signature.
>
> This approach has not worked and the event is only caught under
> outlook 98. No errors are generated.
>
> Is there a way around this or a better way to support multiple
> versions of outlook in c#?
>
> I hope this is the right place to post this message. All ideas
> welcome.
>
> Thanks
>
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum