| Thread | Last Post | Replies |
|
| Hook into the SMTP transport in Outlook 2007 | 29 Aug 2008 00:48 GMT | 2 |
Is there any way to hook into SMTP transport in Outlook 2007 and pick up messages that goes to SMTP server?
|
| Catching link clicks inside a message | 27 Aug 2008 17:53 GMT | 2 |
I searched for a solution, and couldn't find one. Is there a way for an add-in to capture specific links in a message? Let's say I'm writing a chess game, and I want all clicks to www.chess.com/play to be stopped, so I can open my game instead.
|
| Microsoft Conferencing Add-in for Outlook Notification Question | 27 Aug 2008 09:59 GMT | 2 |
I am receiving this notification when users are going in the outlook calendar at random times: PLEASE IGNORE - Temporary item created by Microsoft Conferencing Add-in for Outlook (Version 8.0.6362.70) Can anyone shed some light on this notification and where it stems from and how ...
|
| Add-in to provide "open with" | 26 Aug 2008 09:31 GMT | 1 |
Is there an add-in that provides an "open with" option in MS Outlook 2007? I had this option with Novel Groupwise. That way I could choose my browser if I didn't want to use IE or my pdf reader without changing the defaults.
|
| Command Bar Button not working --Inspector Wrapper | 25 Aug 2008 16:03 GMT | 7 |
I am having problem with my Command bar button.I am using Ken's Inspector wrapper. Language is VB6 and outlook 2000. I am trying to add simple command button to the mailitem and when it gets clicked the message get added to subject line.But I m not able to do this.
|
| Outlook 2007 - addons listening to SENT event do not work properly | 22 Aug 2008 15:03 GMT | 1 |
I am using Norton Internet Security ("NIS") 2008, PGP Desktop ("PGP") 9.8 and SpeedFiler ("SF") all of which apparently listens to the event triggered when a message is sent in Outlook 2007. SpeedFiler's function is to automatically file email messages into the chosen
|
| VSTO - Outlook 2007 - Programmaticly get access to Shared Calendar | 20 Aug 2008 20:41 GMT | 1 |
Hi, First, let me say how great VSTO is. You guys did a very good job. Here is my problem: Where i work, we decided to log our daily tasks into an Exchange Calendar
|
| "Unbooking" a resource in Outlook 2003 | 19 Aug 2008 15:31 GMT | 2 |
I have the following situation: 1. User creates appointment 2. User adds a resource 3. User fills out some custom information.
|
| Programmatically C# add shortcut OL2007 | 19 Aug 2008 14:27 GMT | 1 |
Anyone have an example of how to add an Outlook 2007 shortcut programatically with C# Have tried to get to it via this.ApplicationObject.ActiveExplorer.Panes with no luck.
|
| Windows Desktop Search toolbar not available in outlook | 18 Aug 2008 11:08 GMT | 1 |
I have recently set up a new laptop with outlook 2003 and moved my pst file over successfully. However, the microsoft desktop search toolbar is not available for searching e-mails. I have uninstalled/re- installed windows desktop search 4.0, and outlook is set up for
|
| setting an IMAP accoutn as default from an addin | 15 Aug 2008 17:55 GMT | 1 |
I need to set my IMAP4 account as the default store. Can anyone4 help me in this regard? Here is my code - HRESULT hRes = S_OK;
|
| Problem linking libs to Outlook Addin | 14 Aug 2008 20:04 GMT | 1 |
I am facing a problem writing an outlook addin. I have 4 libs & dlls that exposes certain set of APIs to access the network and other functionalities. All 4 are Win32 Dlls. I had added the libs to the project settings and included the required header files. When I am not calling ...
|
| Access Denied on load | 09 Aug 2008 12:59 GMT | 2 |
I'm developing an Outlook addin that uses an Embedded Firebird database. The addin is a managed code addin shimed with Shim Wizard Version 2.3. When I try to run the addin on Vista with UAC enabled, I have an "Acces Denied" exception to the database file named "data.bin" placed in ...
|
| E_ACCT_WRONG_SORT_ORDER while using IOlkAccountManager ->SetOrder | 09 Aug 2008 01:09 GMT | 1 |
I am enumerating the accounts using IOlkAccountManager and fetching the Account Ids. I have only 2 accounts (exchange and IMAP4). However the SetOrder is failing with an error E_ACCT_WRONG_SORT_ORDER which is bizarre 'cos I am using an array of size 2.
|
| exception when retriving user name | 08 Aug 2008 18:27 GMT | 1 |
I get exception while retrieving user name from email account profile in 2 computers, one is using pop3 account with OUtlook 2007, the other Exchange account with Outlook 2003 (connected to Exchange server OK). No problems in a few other PCs and XP/Vista VMs. Someone please tell ...
|