| Thread | Last Post | Replies |
|
| How to remotely call .NET code from Outlook via VBScript | 30 May 2008 14:58 GMT | 11 |
I am trying to call some code from .NET using a Outlook 2003 custom form. I create a .net assembly and exposed to com as described in http://msdn.microsoft.com/en-us/library/ms973802.aspx. I put the assembly in GAC on my Exchange Server 2003.
|
| Creating a custom formula in an outlook form | 29 May 2008 20:30 GMT | 1 |
Since I got such a great answer to my last query I thought I would try again - I am working on a custom form for a private Foundation that gives grants to various organizations, and would like to include some formula fields. Specifically this is what I want to do:
|
| Allow user to modify the received date of the post | 29 May 2008 20:29 GMT | 1 |
I am creating my first custom form in Outlook 2007. I'd simply like to add a field to the standard "Post" form where the user can edit the "Received Date" of the post. I've got the field on the screen from the field chooser, but I am unsure what I need to adjust in the
|
| Custom Form- Display Name | 29 May 2008 18:45 GMT | 2 |
I have recently created my first custom contact form in Outlook to be used as a database for a foundation where I work. It is all working really well *except* that the 'display name' (the blue banner at the top of each contact) is acting weird. Every form is coming up with a ...
|
| Outlook crashes | 29 May 2008 18:22 GMT | 5 |
I have been working on an Outlook addin developed with a VSTO designer. The application has been working great for about 5-6 months now. Unfortunately, a problems seems to have developed some time since my last release. Now, when I install the latest version of the application ...
|
| hyperlink to form | 28 May 2008 16:22 GMT | 2 |
I created and had my form published. We now want users to click on a link on our intranet taking them directly to the published form. That's where I get stuck. I see code posted at http://www.outlookcode.com/d/code/formonweb.htm; however, I'm not sure exactly what to do with ...
|
| Generate WindowsForm from Custom Form | 28 May 2008 14:04 GMT | 1 |
Does anyone know if there is a way to generate .NET WindowsForms (.cs) from Outlook custom forms (.oft)? Thanks.
|
| How to close active-form and open a new one | 27 May 2008 14:05 GMT | 4 |
using outlook 2003. I have a form, I want to open a new form from this form and close to first form. I need sth like me.activeform.close () but it doesn't seem to work that way in OL2003. Anybody idea's THanks
|
| Initial Value | 27 May 2008 13:03 GMT | 1 |
Hi I am trying to get the Subject line of my message form to be multiple field values I can set one field value but not three can this been done. I have tried a different seperators eg. comma but return an error message.
|
| Cannot add > 247 items | 27 May 2008 09:20 GMT | 6 |
weird problem. I'm making a program that automaticaly adds contacts from a asci-file into outlook using vbs. If I run my program the script crashes adding a 247th item (contact addition). I checked this by adding a counter, it doesn't matter if I delete some line from the ...
|
| New Toolbar | 27 May 2008 00:58 GMT | 3 |
I have code attached to a button on a new toolbar. I added the toolbar to the new appointment form which is correct. But now I see the toolbar on the new email, new task etc. forms. It is only appropriate on the new appointment form.
|
| Sending a form - fields showin up blank | 23 May 2008 03:24 GMT | 1 |
I have designed and published an email form in outlook. When i fill in the fields (text boxes) and then send it to someone, the form is able to be viewed, however all of the fields are blank. I am trying to set it up so that anyone in the office can open the form,
|
| Using Outlook Standard Email Template from Access VBA | 22 May 2008 17:32 GMT | 3 |
I have in several different applications set up the ability for a customer to send emails from the application. My application creates an instance of outlook. Creates an email. Adds necessary email addresses. Adds attachments where applicable.
|
| Microsoft Outlook 2007 Programming book | 21 May 2008 18:49 GMT | 3 |
Bought the book, love it! It is so helpful.... Thanks Sue :)
 Signature Peter O'Dowd Exchange Server MVP
|
| PST Creation | 21 May 2008 16:45 GMT | 3 |
i'm looking for a way to create PST's (allong with putting messages in it) for a migration from an old mail system. at present the old mail system is deceased, and we are left with several million EML files. is their a way (other than redemption) that i can create a
|