| Thread | Last Post | Replies |
|
| Getting MAPIOBJECT properties in an Inspector | 09 Apr 2004 20:54 GMT | 6 |
In an Outlook Inspector (Contacts, Tasks etc) object wrapper (C++), what is the best way to get hold of a couple of properties PR_ENTRYID, PR_ACCESS_LEVEL
|
| Mining info from outlook emails | 09 Apr 2004 20:45 GMT | 4 |
Hi all; I have a unique problem. I own a web site with a "contact us" page with the following fields : Name:
|
| Outlook Rules | 09 Apr 2004 10:32 GMT | 1 |
Currently I have a rule which moves all emails that have attachments to another folder. This means my Inbox is a sensible size when it comes to sychronising over a dialup. The drawback is I miss seeing some emsils that
|
| custom button does not appear if MS Word is Editor | 08 Apr 2004 21:28 GMT | 7 |
Hi, I have a COM AddIn which creates a custom button on inspectors holding MailItems. I used the wrapper class as shown in the ItemCB example and it works well if MS Word
|
| Activesync and startup problems | 08 Apr 2004 16:38 GMT | 5 |
I've developed a com add-in for outlook, based on a microeye template. It works great, and releases all objects, with no shutdown-problems. Now i've tested it on a activesync environment, and I get the same problem as everybody else, activesync initializes an instance of outlook, ...
|
| Running spell checker programmatically | 07 Apr 2004 18:57 GMT | 5 |
I've written an Outlook COM add-in and one of its goals is to add our custom 'Send' button in Inspector windows for new mails. I've used Extended MAPI to do the sending part and so far so good. Unfortunately, I can't seem to find a way to invoke the spell checker
|
| inventory/asset register | 07 Apr 2004 14:18 GMT | 1 |
Does anyone know of an asset register add-in? It needs to be able to record serial numbers of IT equipment sold by a store to clients. Thanks
|
| Foreign language accents on a laptop | 07 Apr 2004 14:17 GMT | 1 |
Working on a laptop (IBM thinkpad)in a french speaking country in Africa with a qwerty keybord. How can I get accents in outlook express mails? Especially the a accents (aigu and grave) and "accent circonflexe"
|
| base64 and MD5 for VB6 | 07 Apr 2004 14:14 GMT | 1 |
Does anyone know if there is base64 and MD5 in VB6? Where can I find the com/dll module that I can use? Regards, Tony
|
| Outlook Web Access | 07 Apr 2004 14:13 GMT | 2 |
Im using Microsoft Outlook Web Access, in the office intranet, to read my Outlook mail via IE 6. How do I access this account from home on Outlook (or Express) on XP? I have user rights but no admin access. What programm do I need to install to the home computer to be able o log in
|
| outlook pst file synchronization | 06 Apr 2004 15:01 GMT | 2 |
Are there any good examples of synchronizing the content of Outlook content? thank you. Regards,
|
| Catch Outlook Synchronize Event | 06 Apr 2004 13:53 GMT | 1 |
I've enabled "When online, automatically sychronize all folders upon exiting" in my Outlook. Upon exiting, I would like to programmatically catch the sync event with COM addin, is there any chance to do this? Outlook SyncObjects/SyncObject doesn't do the job though. Many thanks.
|
| Inspector wrap...still having problems | 05 Apr 2004 18:17 GMT | 3 |
I recently add an inspector wrap to my Com add-in to correct a problem. My problem was that my toolbar was only working on the latest inspector. This problem is almost fix. Now my buttons works but my listbox doesn't works...
|
| How to finalize Outlook Contacts added by Redemption? | 05 Apr 2004 17:32 GMT | 6 |
Can anyone help me on the following problem: After adding a new contact and opening + closing it in Outlook XP, I get a dialog box asking if I want to save changes (no change was made). After saving (by Outlook) the dialogbox never appear, nothing visible has changed.
|
| Edit Outlook context menus | 04 Apr 2004 16:32 GMT | 1 |
Has anyone ever managed to manipulate the Outlook context menus? I know it must be possible, despite not being exposed in the Outlook object model. What must one do? -Matt
|