View Single Post
  #3  
Old November 18th 08, 11:02 AM posted to microsoft.public.outlook.program_addins
Mahesh
external usenet poster
 
Posts: 12
Default COM Add in or ECE?

Thanks for the Reply,
I searched a lot but couldn't found advantages and disavantages of using
COM add in over ECE?

can you please tell me ?

" wrote:

On Nov 17, 4:50 am, Mahesh wrote:
Hi ,
Can anybody tell me what are the advantages of COM add-in over ECE?

Which of the above given approach is preferrable in which conditions?

Thanks in advance.


COM add-ins are definitely better-supported these days, and there's a
lot more literature about and tools for developing them. I also
believe Microsoft has said that support for ECE's in Outlook may be
discontinued in the near future. If you're starting from scratch and
don't need anything that can only be done via ECE (and I'm not sure
there are features only available via ECE), I'd definitely go with a
COM add-in.

Ads