| Thread | Last Post | Replies |
|
| delete property | 28 Feb 2007 19:53 GMT | 13 |
Im using VSTO '05 SE with Visual studio '05 on C# to create an add-in for Outlook '07. I'm trying to delete a property of a mail item using the PropertyAccessor but I get the following exception: [System.UnauthorizedAccessException] = {"The property
|
| Adding fields to an Outlook Message | 27 Feb 2007 19:50 GMT | 3 |
Outlook and Exchange 2003 I have added two text fields to the default message form for a fax mailbox we have set up. I save the form and publish it to a Subscriptions folder I created under the Mailbox. I right click on the Mailbox and select
|
| Form does not print | 27 Feb 2007 18:26 GMT | 1 |
Sue Mosher I am working with KG Lone Wolf. I created a test form with Check Boxes & a Combo Box that is working but when I print the form, I do not getb the form, I get a list of the form variables and their values. What am I doing wrong?
|
| Outlook 2002 and Exchange 2003 | 27 Feb 2007 18:24 GMT | 1 |
Our IT department is changing from Exchange 5.5 to 2003. I built several forms in Outlook 2002. The IT department is trying to find out if these forms will be effected when they go to Exchange 2003.
|
| Check value in controls before sending a form | 27 Feb 2007 14:31 GMT | 1 |
I have a form with some Textboxes with multi-lines. Before they send the form, I will count rows in each textbox. If they are different i want to stop the Send command, and prompt with a msgbox. Is it possible to stop the send command. I have tryed this:
|
| "object unavailable on this machine" error on reinstall | 26 Feb 2007 21:54 GMT | 3 |
I developed a custom form for my Outlook 2003 contacts. The form was published correctly and I kept a copy of it in a separate folder. This weekend I needed to "rebuild" my system because I was have some difficulties, etc., with it and after 3 years or so of use it was time.
|
| DT Picker in Appointment Form | 26 Feb 2007 20:55 GMT | 2 |
I am designing a custom form to replace the default form. I am aware that the 1st page can not be changed so I've hidden that. I am using the Microsoft Date and Time Picker Control 6.0 (SP4). Each in 2 boxes, ie. one box for date and another for time. I am using Start in both ...
|
| Form protection - allow answers in restricted areas | 26 Feb 2007 20:25 GMT | 3 |
I wish to create a customized form in which the verbiage will be protected. All we want the user to do is to fill in the answer boxes (free form text). I know how to this in Word but I cannot locate equivalent functionality in Outlook 2003.
|
| Permission problem with 2003 form | 26 Feb 2007 16:15 GMT | 5 |
I have an existing form. I added a new combobox. When I run the form and select a value in the new combo and send the form to myself, I recieve this error: This message could not be sent. Try sending the message again later, or contact your network administrator. You do not have ...
|
| How to add a button to a custom form with vbscript | 26 Feb 2007 16:02 GMT | 3 |
is there a simple, possible way to add a new button to the menu bar? I want to fire VBscript-Code when i click the button. I know that i can add a command button to the custom form, but I want to add a new Button to the menu like
|
| How to access address list of outlook in .net application | 26 Feb 2007 14:38 GMT | 1 |
 Signature Sunil Sharma Software Engineer, Cybertech Systems and Software Ltd.
|
| OL2007 - form removal | 25 Feb 2007 16:10 GMT | 2 |
I was playing around with outlook today experimenting with designing a contact form. I have no idea what I was thinking... Must have been the kid with the new toy syndrome! I am unable to locate the form named contact 2 to remove it from outlook. I
|
| Unchecked Check Boxes | 24 Feb 2007 13:51 GMT | 2 |
Using Outlook 2003 and a modified Message Form from the Standards Forms Library, I've published the form to the Personal Forms Library. The modified form contains a series of check boxes. When I check some or all of them, and send a form to myself, the form arrives all unchecked ...
|
| Linking forms to contact history | 23 Feb 2007 23:43 GMT | 3 |
I have created different appoinment forms for sales reps to use for uniformity of appointment information. The forms are in the Organizational Forms Library. Is there any way to add a control to link the form to a contact for
|
| Accessing the function across the forms. | 23 Feb 2007 00:47 GMT | 3 |
I have developed the Custom Form with various user defined functions. My requirement is to use the same functions in different custom forms. I could not able to call the functions (Getting an error "object doesn't support this property or method" ). For example,
|