| Thread | Last Post | Replies |
|
| installing outlook com addin | 30 Mar 2004 21:35 GMT | 2 |
High, I have 3 questions: 1) I have created a COM addin to outlook, using VB6. I am compiling the addin on Visual studio 6.0, but i want to create the installer using visual studio .Net (it creates a nice msi file) -
|
| Redemption and VB.net | 30 Mar 2004 17:11 GMT | 4 |
I know this is a VBa forum but maybe you guys can help. Name of the game: importing e-mail messages from my own application t Outlook. Seems whenever I try to save them, Outlook doesn't want me to mark the
|
| CommandBarButton Event Lost When Second Outlook Window Opened | 30 Mar 2004 16:49 GMT | 1 |
I have created a COM Addin that creates a command bar button. When mor than one instance of Outlook is created the event continues to wor with the first instance of Outlook, but does not work with the secon instance (nothing happens when the button is clicked). Is there a wa
|
| Resizing an internet explorer session opened by Outlook macro | 30 Mar 2004 16:46 GMT | 3 |
I have designed a macro and attached it to a button on all opened emails What the code does is resize the open email so that it takes up the left hand half of the screen and then opens an internet explorer session What i want to do next is to resize the open internet explorer ...
|
| TaskRequestUpdateItem - Can you create and send one? | 30 Mar 2004 16:43 GMT | 5 |
Is it possible to somehow create and send a TaskRequestUpdateItem? Thanks
|
| Macro To Mirror Calendar | 30 Mar 2004 14:26 GMT | 1 |
I use Outlook via an Exchange Server at work and would like to be able to transfer my calendar to my IPAQ. Unfortunately the Exchange Server is not equipped to deal with mobile devices and I cannot do this unless I manually export the server information to an offline calendar in ...
|
| Finding out who has responded to a meeting item | 30 Mar 2004 07:51 GMT | 1 |
I have a app that reads a database and creates an appointment based o the results. I can send the appointment to the users who are require to attend but I want to find out who has responded to the meetin request. I have been searching for the property that holds thi
|
| Remove Form from Personal Form Library Programmatically | 30 Mar 2004 07:27 GMT | 2 |
I've been searching and scratching my head about trying to remove a form from the Personal Form Library. The annoying thing is that I am after ONE form specifically that is simply not meant to be there and it's been installed on several
|
| Private Distribution Lists | 30 Mar 2004 05:20 GMT | 3 |
My program is a VB6 add-in for Outlook 2000,2002,2003 I am using Redemption to overcome the security issues. I need to access the members of Private address lists within contact folders, specifically I need to access the contact mobile telephone number.
|
| Contacts - Using VBA to change FileAs Property | 30 Mar 2004 01:36 GMT | 3 |
I am trying to use VBA to change the FileAs property of all the contacts within a given contacts folder to the Company Name for that contact (every contact always has something in the Company Name field).
|
| Outlook 2003 Reminder fire email to cell phone x seconds after display | 30 Mar 2004 00:47 GMT | 2 |
I want to send email reminders to my cell phone about 30-60 seconds after they have been displayed if the reminder is still visible (e.g I don't want to get reminders if I'm sitting at my desk!). Ideas?
|
| Attaching code to Inbox | 29 Mar 2004 23:31 GMT | 1 |
Using Outlook98 how do I attach my code to the Inbox so it runs each time a new Email is received. My routine will be written in VBA to save attachments to file ,shell out and print. TIA, Rick
|
| script access to item.body warning | 29 Mar 2004 22:15 GMT | 3 |
I am writing a junk mail filter script and whenever I run it I get the warning about the script trying to access email addresses stored in outlook, it then askes do I want to allow this, if I click yes the script runs as it
|
| Setting a combo box to a certain item | 29 Mar 2004 22:13 GMT | 9 |
What is the syntax to setting a combo box to a certain value in the list of items. For instance, say one of the items was "Reset", but the combo box has say 10 items in it. This is in VB Script, in a Custom Outlook Form
|
| how to add textbox to toolbar | 29 Mar 2004 20:43 GMT | 1 |
i m a newbie for writng add-in in VB. How to add textbox to my toolbar ? thanx
|