| Thread | Last Post | Replies |
|
| Capturing Outlook Forms Events | 29 Aug 2009 02:07 GMT | 22 |
I'm new to Outlook forms programing, so this quesiotn may sound silly to you guys. Please bear with me, if so. I'm trying to retrieve the message ID when a user clicks on a message on Outlook 2007 and run a script (a macro?) and thereby do some checks and if
|
| How to get the preview pane handle, when it is created with menu c | 26 Aug 2009 14:18 GMT | 1 |
I need to get the reading pane window handle, when it is created after the user clicks the menu as "view -reading Pane - right". I am able to get the handle of it, if this option is already set as "right" or "bottom"
|
| Outlook 2007 add-in installation problem on Vista | 25 Aug 2009 14:54 GMT | 1 |
I've made an Outlook 2007 Add-In using Visual Studio 2005, C#, and VSTO SE. Unfortunatelly add-in's setup package that working fine in XP environment, have a problem on Vista. After successfull installation I found my installation files in 'c:\'
|
| Accessing Outlook 2003 Signature Programmatically using C# | 24 Aug 2009 14:58 GMT | 6 |
Accessing Outlook 2003 Signature Programmatically using C# I am using Outlook Application Object to create a new mail Thanks Bhaskar
|
| Importing a Form | 22 Aug 2009 02:54 GMT | 1 |
I have an existing PDF from that I would like to import into an Outlook form. Is that possible? It's a Time Off Request that we want employees to be able to access from Outlook and just send in instead of printing off and wasting paper.
|
| How to hide/disable send button in Outlook 2007 | 21 Aug 2009 17:01 GMT | 2 |
I am working on Outlook 2007 Add-in developed in C# and VS-2008. In this we are having our own custom form .oftOn this form we have our custom “Send” button on click event of it our processing continues. Now the problem we are facing is we want to disable or hide the built-in ...
|
| Move mail item after send | 20 Aug 2009 10:46 GMT | 2 |
I'm using Outlook 2003 Is it possible to specify a folder where the send items are moved into. I'm working with a custom form and can only specify personal folders. I would like to specify a shared folder from a shared e-mail account.
|
| wrong icon displayed for outlook custom form | 20 Aug 2009 00:41 GMT | 6 |
I modified the standard contact form and its works fine, but does not show the contact icon when a new contact is created. I went back into form design and the icons that it showed were post it icons. I changed the icons to the contact icons and republished the form, but now when ...
|
| Outlook 2007 Contacts Form - how to link to other contacts? | 19 Aug 2009 22:00 GMT | 2 |
I've upgraded to Office 2007 and am now running Outlook 2007. In Outlook 2003 there was a standard "contacts" box at the bottom of each contact so I could hyper-link that contact to others in my address book. The field is not visible in the standard contacts template.
|
| open specific e-mail messages in outlook 2007 c# | 17 Aug 2009 14:41 GMT | 1 |
I have saved an e-mail message in my local computer and what I want to do is I want to open it in outlook 2008 using C# VS2008. Is it possible? I found this piece of code
|
| Adding Text to an existing form | 14 Aug 2009 15:30 GMT | 4 |
I have a Outlook form that is already created with a picture in the body of the form. I would like to add some instructional text but cannot get a text box to appear in the email. I have created buttons and text boxes and while I can see them in design view, when I use the form ...
|
| Custom Form Help | 14 Aug 2009 14:13 GMT | 1 |
I have modified an existing Custom Form in Outlook. I published it to the Organizational Forms Library and in another location for back-up. When I ran the Omsgclas.doc it did not appear to process any items. Now, when I open an existing contact in the folder it opens the new ...
|
| How to save a custom form in a specified folder? | 13 Aug 2009 14:51 GMT | 2 |
Hi I had a custom form that opens automatically from another application. I would like to save this form in a specified public folder and not in the client default contact folder. Here is some code but I can´t get to save in the specified folder.
|
| Combining data from two fields | 12 Aug 2009 15:00 GMT | 3 |
I am using a message form in Outlook. I want the value of field "A" to equal what is typed into "A", appended to what is typed into field "B". In my trials, I cannot get the information typed into "A" to stay, it gets removed and replaced by the data in "B".
|
| How to hide/disable send button in Outlook 2007 | 11 Aug 2009 15:09 GMT | 1 |
I am working on Outlook 2007 Add-in developed in C# and VS-2008. In this we are having our own custom form .oftOn this form we have our custom “Send” button on click event of it our processing continues. Now the problem we are facing is we want to disable or hide the built-in ...
|