 |
|
|
|
| Author |
Message |
Rahul
Joined: 28 Jan 2008 Posts: 2
|
Posted: Mon Jan 28, 2008 10:20 am Post subject: Microsoft Exchange Client Extension v/s COM Add-in |
|
|
Hi,
I am new to this field so Please help me out how to start..
I have read Microsoft Exchange client extension and Com add-in both.
But I am unable to find out the difference between these two i.e which
one should be used in which situations?
I have to do following tasks:
a> Finding details of mail while sending?
b> Finding details of mail while receiving?
c> If mail is stored in "Message Storage" then how to get message-body
from it?
Please help me which will be the best way to solve this.
Thanks in advance.
Regards
Rahul.
Archived from group: microsoft>public>outlook>program_addins |
|
| Back to top |
|
 |
Rahul
Joined: 28 Jan 2008 Posts: 2
|
Posted: Mon Jan 28, 2008 11:26 am Post subject: Re: Microsoft Exchange Client Extension v/s COM Add-in |
|
|
On Jan 28, 6:20 pm, Rahul wrote:
> Hi,
>
> I am new to this field so Please help me out how to start..
>
> I have read Microsoft Exchange client extension and Com add-in both.
> But I am unable to find out the difference between these two i.e which
> one should be used in which situations?
As per my understanding Microsoft Exchange client extension is not
related to any mailer i.e. it will work will all mailers like
outlook,outlook express and opera M2.
But COM add-in will be specific to outlook.
Is my understanding correct?
>
> I have to do following tasks:
> a> Finding details of mail while sending?
> b> Finding details of mail while receiving?
> c> If mail is stored in "Message Storage" then how to get message-body
> from it?
>
> Please help me which will be the best way to solve this.
>
> Thanks in advance.
>
> Regards
> Rahul. |
|
| Back to top |
|
 |
Ken Slovak - [MVP - Outlo
Joined: 12 Aug 2007 Posts: 405
|
Posted: Mon Jan 28, 2008 3:45 pm Post subject: Re: Microsoft Exchange Client Extension v/s COM Add-in |
|
|
Your understanding is not correct. An Exchange extension will only run in
Outlook. You would need completely different, totally incompatible software
to work with OE or opera.
Exchange extensions are not supported going forward with Outlook and can
only be written using Extended MAPI (C++ or Delphi only, unmanaged code
only). Extended MAPI has a large learning curve.
COM addins can be written in any managed or unmanaged code language that
supports work with COM and can perform Outlook automation and can handle the
extensibility interface events.
A COM addin is suitable for what you want to do. However, again, you would
need completely different incompatible code to work with OE or opera.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"Rahul" wrote in message @n22g2000prh.googlegroups.com...
On Jan 28, 6:20 pm, Rahul wrote:
> Hi,
>
> I am new to this field so Please help me out how to start..
>
> I have read Microsoft Exchange client extension and Com add-in both.
> But I am unable to find out the difference between these two i.e which
> one should be used in which situations?
As per my understanding Microsoft Exchange client extension is not
related to any mailer i.e. it will work will all mailers like
outlook,outlook express and opera M2.
But COM add-in will be specific to outlook.
Is my understanding correct?
>
> I have to do following tasks:
> a> Finding details of mail while sending?
> b> Finding details of mail while receiving?
> c> If mail is stored in "Message Storage" then how to get message-body
> from it?
>
> Please help me which will be the best way to solve this.
>
> Thanks in advance.
>
> Regards
> Rahul. |
|
| Back to top |
|
 |
Michael Tissington
Joined: 12 Aug 2007 Posts: 1
|
Posted: Tue Jan 29, 2008 1:47 am Post subject: Re: Microsoft Exchange Client Extension v/s COM Add-in |
|
|
Ken,
Where have you read the Exchange Client Extensions are not supported in
Outlook ?
Are you saying in the next version of Outlook, 2008 ? |
|
| Back to top |
|
 |
Ken Slovak - [MVP - Outlo
Joined: 12 Aug 2007 Posts: 405
|
Posted: Tue Jan 29, 2008 3:58 pm Post subject: Re: Microsoft Exchange Client Extension v/s COM Add-in |
|
|
Michael, "going forward" was what I said. The plans are to not support ECE's
in Outlook 14. So writing a new ECE at this point will limit the code to
Outlook 2007 and earlier. Sorry for the confusion.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"Michael Tissington" wrote in message @TK2MSFTNGP03.phx.gbl...
> Ken,
>
> Where have you read the Exchange Client Extensions are not supported in
> Outlook ?
> Are you saying in the next version of Outlook, 2008 ?
>
|
|
| Back to top |
|
 |
|
|
| Related Topics: | Redemption and Exchange Server issues Hi ALL, I have AddIn devoloped on C# 2.0 VSTO 2005. Also i use Redemption ver 4.4. The problem i encountered is when my AddIn run in Outlook 12 and Exchange Server 2003 installed on same machine the Redemption seems to be not working, the Rdemption failed
MAPIFolder.get_Folders and Exchange Hi all, My Add-In couldn`t create Folder in Outlook. This error occurs only if Exchange caching mode is activated in Outlook and user machine, where the problem occurs, have large OST file (about 40000 emails). Using Redemption, VSTO, PIA. Thanks
Exchange folder and cached folder in OST file not in sync We have written a server application that periodically accesses certain folders in Exchange user's mailboxes (for which the server has permission) and moves the messages to the Deleted Items folder. The application is a service running on Windows XP or S
Using fax for Outlook 2002 client / exchange 5.5 (ISDN card) Hi, We are attempting to configure fax facilities for clients running Outlook 2002 configured to use Exchange 5.5 for mail. The server running Exchange has an ISDN card which is used to dial up for mail and we were hoping to use this card for fax facilite
Configure Windows Mail to Microsoft Exchange Server Mail Hi, I have bought a HP Laptop with preinstalled Windows Vista. I have tried setting up my mail to my company's Windows Exchange Server (like like I used to in Windows XP. First I dont get to see the mail option in the Control Panel. |
|
You cannot post new topics in this forum You cannot 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
|
Powered by phpBB © 2001, 2005 phpBB Group
|