| Thread | Last Post | Replies |
|
| Add-In Manager | 18 May 2004 22:49 GMT | 5 |
Can anyone please tell me if there is a way to permanently remove any installed add-ins from the Add-In Manager in Outlook 2000 SR1 . I am trying to install a bespoke add in application, and ever time I un-tick the old trial version and go ahead with the installation, I find it
|
| Adobe/Outlook | 17 May 2004 18:23 GMT | 1 |
After I Installed Adobe 6.0 Professional, I get the Following message when trying to send or reply to an email! A Program is trying to Access e-mail addresses you have stored in Outlook. Do you want to allow this?
|
| Allow Outlook redraw with Add-in | 15 May 2004 02:17 GMT | 4 |
What is the preferred method to allow Outlook to refresh the explorer windows. (for example when moving items into folders, the unread count should be updated) I am perform fairly lengthy operations at times in an add-
|
| Help Issue Subclassing and Inspector event handling | 14 May 2004 14:59 GMT | 1 |
I am trying to subclass a windows form to Outlook. I have implemented an inspector wrapper which has a close event handler for each inspector that is opened/ closed. In the send event of the mail item depending on certain
|
| how create a mailtitem and write the sender name and receive time | 14 May 2004 14:49 GMT | 3 |
I write an Outlook AddIn, that receives SMS via a cell phone. I want to add the received SMS a new mails in the inbox. I can create new mail items and set the body and/or subject to the SMS. That works fine.
|
| Broken GetMAPIOBJECT() object when calling from the outside (E_NOINTERFACE) ? | 14 May 2004 14:01 GMT | 5 |
I am trying to get the MAPI object interface from a outlook item object (OOM) such as _MailItem, and then fetch the MAPIProp interface pointer. Inside a COM addin, everything's OK. But from an outside source, the IUnknown MAPI interface refuses to return the MAPIProp interface
|
| MAPI IID_IMessage is unresolved. | 14 May 2004 14:00 GMT | 2 |
Visual C 6.0, Windows 2000, Outlook 2003. I am trying to QueryInterface() on the MAPIOBJECT of a calendar item. When I link my program I get the following error: SelectEvents.obj : error LNK2001: unresolved external symbol _IID_IMessage
|
| Accessing information for auto-popluation of custom fields using Redemption | 14 May 2004 06:50 GMT | 1 |
I am currently looking at Redemption with an intent on buying it, to allow me to program Outlook forms without the security prompts continuously being displayed. While it seems fairly straight-forward (and well documented) to create
|
| Outlook 2000 , word mail editor + html message type , no NewInspector event | 13 May 2004 07:14 GMT | 3 |
Is there a way to capture event's and add buttons from vb6 addin into outlook message window , When: Word is the email editor , and html is the message type ?
|
| Sending E-mail From VB | 13 May 2004 00:29 GMT | 1 |
At the company we're running Microsoft Office 2000 without any Service Packs because we have some VB6 applications which are using outlook for sending e-mails. I want to upgrade to Office 2000 Service Pack 3 because I know this will block dangerous e-mail attachments.
|
| FolderAdd | 12 May 2004 16:59 GMT | 2 |
Are there any known issues with the FolderAdd event? I'm having trouble getting it to fire for an 'New Folder' but it fires OK for a folder that is moved into the directory? Thanks
|
| Will FireWall block communication from outlook add in? | 11 May 2004 18:04 GMT | 2 |
I need to connecto to HTTPS site from my add in in order to run a regisration Will FireWalls blokc the communication although outlook.exe set as allowed to connect to the internet?
|
| VC++ COM-addin: threads get killed on Outlook shutdown? | 11 May 2004 12:49 GMT | 3 |
I'm developing a COM-addin for Outlook in VC++ .NET using ATL/MFC. My addin manipulates some items in Outlook when the user clicks a button on a custom toolbar. The operation is lengthy, so i do it in a seperate worker thread. Everything works fine and the threads can be stopped ...
|
| COM Add-in in Outlook 2000 SP1+ | 11 May 2004 01:35 GMT | 2 |
I have a COM Add-in application for Outlook 2000+ which acesses the address book. Now that Microsoft has added additional security measures to the product, a popup dialog now gets display asking the user how long the application can access the address book.
|
| Is there hidden com add-in, not seen in Outlook advanced? | 10 May 2004 17:15 GMT | 2 |
I have a weird behavior in Outlook 2002. Searching in find e-mails from the inbox and moving them to a PST. Gives the msg "can't move the items". This happen when I select one or more item for moving.
|