| Thread | Last Post | Replies |
|
| Save CommandBar-Settings on exit... | 30 Nov 2004 15:30 GMT | 4 |
i've added a commandbar to the main explorer. It's only needed there, not in other explorers, so i don't use any explorer wrapper stuff and create the commandbar in "OnConnection". When the user quits Outlook i need to save state and position (docked, not docked, row etc.) of the
|
| Outlook 2000 custom image on button (Copy + Paste problem) | 30 Nov 2004 14:00 GMT | 3 |
Based on the following thread, http://groups.google.com/groups?hl=en&lr=&threadm=8773f3eb.0204171144.223f368%40 posting.google.com&rnum=6&prev=/groups%3Fq%3DOutlook%2B2000%2Bclipboard%2Bbitmap %2Bbutton%26hl%3Den%26lr%3D%26selm%3D8773f3eb.0204171144.223f368%2540posting.goo gle ...
|
| How to create an HTML Post message? | 29 Nov 2004 21:36 GMT | 6 |
I am creating the post messages successfully by setting the HTMLBody to my HTML text and setting the body format flag to HTML, but when I view the posts in Outlook, they are converted to Word style HTML. Much larger HTML with all the Word font stuff included and the messages ...
|
| Folder Icon | 29 Nov 2004 18:26 GMT | 1 |
I write Addin for Outlook 2003, and I have problems with change of an icon of folders. Please tell as is possible to change folder icon? Thanks, Karen.
|
| Custom object add-in? | 29 Nov 2004 14:22 GMT | 1 |
Does Outlook's plugin architecture allow developers to create a custom object that can be stored in a folder of the corresponding type? If so, can someone point me in the direction of a few samples. Also, is there a way to determine Outlook's database schema?
|
| Beginner's questions about Outlook Add-in ? | 26 Nov 2004 15:00 GMT | 3 |
Our clients needs a Microsoft Outlook add-in as follows: Main purpose is supporting to select email address from other database. Add one button into the "New Mail" window of Microsoft Outlook,
|
| Removing Another Application's Add-in | 24 Nov 2004 21:59 GMT | 1 |
Hi, everyeone, I need a way of automating the removal of a Virus Scan add-in in my own application. That is, I want to write an application that either removes or disables Virus Scan in Outlook. However, the details of add-in registration
|
| How to "Send again" in VB... | 24 Nov 2004 12:52 GMT | 2 |
just started some first steps in doing an Outlook COM AddIn with VB6, works fine so far thanks to the help of countless postings of countless cracks & MVPs in the various newsgroups and lots of sampels found on the internet ,-)
|
| Microsoft Outlook SMS Add-in | 24 Nov 2004 08:52 GMT | 1 |
anyone know where I can get a download link? tried search MS, but couldn't find anything tia
|
| Adding to the right-click context menu. | 23 Nov 2004 19:48 GMT | 1 |
I'm trying to add an option to the right-click context menu and am recieving an error. Does Outlook support extending this menu?
|
| Outlook Redemption Issue's | 19 Nov 2004 17:17 GMT | 4 |
Our company purchased Outlook Redemption and have integrated it into our application. We ran into some issue's which I'm investigating and I figured I'd post a message on here to see if anyone on here has run into the problem and solved it.
|
| Outlook + Word as Editor Addin Sample | 19 Nov 2004 16:16 GMT | 2 |
Looking for a VB6 sample that will add a toolbar button on the new message window using Outlook as the editor and also Word as the editor. Just popping up a message box when either button is pressed would be
|
| Filtering the Inbox | 19 Nov 2004 06:22 GMT | 2 |
Is there possibility to filter the items by some criteria, before displaying them in a folder view? I'm using the OL2003. Thanks in advance, Hovo.
|
| Finding a corresponding contact item from a recipient entryid | 17 Nov 2004 21:55 GMT | 8 |
I have to find a contact corresponding to a recipient in an outlook task item. Once I found a function GetContactEntryID that maps an recipient entryId to a contact by truncating and converting the id. This worked fine until now but with OL2003/Ex2003/WinXP SP2 it seems
|
| Is it possible to customise the calendar views using XML? | 17 Nov 2004 12:06 GMT | 3 |
Is there a possibility to customise calendar views (<view type="calendar">) ( like "Day/Week/Month") using XML? I was trying to change it but do not succeed. Thank you in advance.
|