| Thread | Last Post | Replies |
|
| Identifying folder type | 31 Oct 2008 19:57 GMT | 3 |
I have an outlook addin which archives mails into repository. But i want to show our application specific settings based on the folder type. i.e. Outlook shows exchange mailbox, other user mailbox (delegate), PST files, Archive folders, Public folders etc. I want to show my ...
|
| Outlook Appointment | 31 Oct 2008 14:07 GMT | 6 |
We have attempted to create a new Outlook Addin for a Meeting request. For the most part users are very happy with the new changes but we seem to have hit an peculiarity when attempting to modify a request or dismiss a reminder. Instance 1: When attempting to modify an existing ...
|
| IMessage->SaveMessage does not reflect Message Properties immediat | 30 Oct 2008 14:54 GMT | 4 |
I am facing one issue with Outlook 2003 Addin (develeoped by VSTO). As everybody knows that Outlook object model shows security Pop-up, when we try to access some specific properties like body, recipients ... etc of any Message Item. So i am using MAPI (managed C++ code) to access ...
|
| Custom New message template | 30 Oct 2008 14:52 GMT | 4 |
I have been asked to check into the possibility of changing the default new message for Outlook 2003. We have our own Exchange server also 2003 SP2. The new message needs to have a compulsary job number field that needs to be filled in before the email can be sent. When sent this ...
|
| How can I programmatically customize outlook in c# | 29 Oct 2008 18:50 GMT | 1 |
I would like to remove all advanced features and customize ( include toolbars,right click context menus ..) and to customize outlook the way I want : The outlook will have only my new tool bar and ribon and prevent from the
|
| Alternative to item.close | 29 Oct 2008 18:44 GMT | 3 |
I have an Outlook form where users input contact information. Within the form I created a "Done" button that calls item.close (0). So the form saves automatically and closes. However, the "Done" button no longer works. Users must manually close the form by clicking the X and ...
|
| XLsheet Button Control to Lauch form the Public Drive | 29 Oct 2008 17:14 GMT | 2 |
I am using Office XP Professional, outlook 2002. I am designing a custom form, using the contact template. In this template I have used a button control on a tab in my contact form to launch an XL Sheet. I originally wanted to imbed an xlsheet on the page in the template but I
|
| Ensuring e.164 compliance in Telephone Number fields | 29 Oct 2008 14:47 GMT | 1 |
The e.164 standards for telephone numbers dictate s strict length resriction of something less that 16 characters. The default contact form in Outlook allows for a telephone number that is not e.164 compliant. This impacts applications that interact with Outlook such as Office ...
|
| Check boxes in spreadsheet not lined-up when sent in email | 29 Oct 2008 14:43 GMT | 1 |
Hi - I am ready to pull my hair out because I can't figure out why every time I send an Excel worksheet with checkboxes in the body of an email, the receipients would see the checkboxes off from their original positions. I'm not sure what else to change or where else to check ...
|
| is it possible to create a dynamic rule in outlook? | 29 Oct 2008 09:47 GMT | 8 |
i was curious if its possible to create a outlook rule that for example can say: All e-mails with date < now()-90, move to folder archive if its not possible to create a rule like that, is their a interface
|
| Selecting a particluar tab page of folder properties dialog | 24 Oct 2008 14:42 GMT | 1 |
Is there anyway to select a particular tab page of Folder Properties dialog? I have added a new custom tab page into folder properties dialog. When user invokes it through properties context menu, i want to select and show my custom tab page as default.
|
| VS 2008 closes at build, Outlook 2007 Add-In | 23 Oct 2008 18:11 GMT | 9 |
Visual Studio 2008 abruptly closes when I try to build an Outlook 2007 Add In. My workstation is configured as follows: * Windows XP Professional * Outlook 2007 SP1
|
| Inline window? | 22 Oct 2008 13:59 GMT | 5 |
I am working on a plugin which will create a inline window within outlook to show some webservice data with embbed url within a email. the outlook object model doesn't seem to support this. so I am doing something like this. 1. create a usercontrol panel then put a webBrowser ...
|
| Populate IPM.Appointment form in public folder from IPM.Note possi | 21 Oct 2008 18:24 GMT | 3 |
I'm trying to create a PTO system. I run Exchange2003 and most clients are Outlook2003/2007. I've created a custom form based on IPM.Note with various controls. When the form is mailed to the users supervisor after being filled out the supervisor in return would approve/deny the ...
|
| which event for readping pane fully instantiated. | 21 Oct 2008 15:50 GMT | 8 |
Hi, I am working on a outlook shared add-in. what I am trying to do is trying to add a button on the reading pane and mail inspector window's header place (at the right side of the from, to
|