| Thread | Last Post | Replies |
|
| How to update recurrece exceptions? | 27 Jan 2009 14:27 GMT | 1 |
I am writting an Outlook Add-In and allowed user to perfrom calendar sync with outlook. I have trouble in creatting and updating recurrence exception appointment in outlook, and I am using C# and Outlook Object Model.
|
| Created Form, Published it, but sent emails don't have form data | 23 Jan 2009 15:35 GMT | 15 |
I created a form in Outlook with Tab stops and a drop down box, but when I click "run this form" fill it out and send the email out, NONE of the data is in there, not even the Label text, what am I doing wrong? Thanks in advance
|
| ALT key not working in custom tab page added into folder Propertie | 21 Jan 2009 16:16 GMT | 1 |
I have added a new custom tab page into folder properties dialog of Outlook. the new tab page shows some options that are specific to our archiving product. Outlook folder properties dialog displays all mnemonics when ALT key is
|
| VSTO & Appointments - struggling with reading/searching Appointmen | 21 Jan 2009 14:28 GMT | 1 |
I am trying to search through the appointments in my Calendar (using VSTO; VB.NET) to identify appointments that match in Subject and Location. I looked at the code examples on http://support.microsoft.com/?kbid=313800 and I tried both the for-loop and the for-each approach. I ...
|
| Programatic access to outlook 2007 | 20 Jan 2009 13:57 GMT | 2 |
Hi , I like to programmatically navigate through my outlook 2007 calanders . I am new to outlook programming . Please shed some light on how should i do this . Thx
|
| Standard Forms Library Outlook 2007 Addition | 16 Jan 2009 13:51 GMT | 1 |
Would it be possible to create a new form for a phone message that can be emailed when someone is contacted but not available. The form would have standard items like the person who called (Contact name), where from (Company) and a range of checkbox items (telephoned, please call ...
|
| Reference fields on the Outlook email form | 15 Jan 2009 19:01 GMT | 3 |
I'm writing a C# Outlook add-in for MS Outlook 2003. The functionality I require is to pass the contents of the "to" and "cc" fields on an email form to a custom form (popped via a custom toolbar button). Therefore, if a user throws a new email form, enters text into the fields,
|
| Multiple session per meeting? | 15 Jan 2009 17:04 GMT | 3 |
I need to design a form that can support multiple session per meeting. - Meeting organization can set one or more location/date/time per meeting - Recipient can select one session, and possibly change later.
|
| IE popup in Outlook 12.0 | 13 Jan 2009 18:15 GMT | 6 |
We have created an outlook addin, in which clicking a button an IE window is popped up. We use the InternetExplorer.Navigate2() method to popup the new window which is present in the Interop.SHDocVw dll. The window opens "always on top" with Outlook 2003 and IE6 or 7 provided the ...
|
| create a new field | 12 Jan 2009 19:44 GMT | 1 |
I am trying to insert a new field in my contacts the book that i have dosen't help
 Signature allen
|
| Email:How do I add the received date to the start of the subject l | 12 Jan 2009 14:54 GMT | 1 |
I would like to add the received date to incoming emails by clicking a button (or key combination) on the open, received email. I want to position it in front of the subject text. For example:- Change
|
| Attachment did not appear in printout - cusotmized form | 12 Jan 2009 14:18 GMT | 1 |
I have created a customized form using Outlook 2007. When the form was being used by my user with Outlook 2000, the screen view and the printout differs. In specific the attachment somehow appear as inline text below the message field and it was not printed out in any form.
|
| Create a new field in Outlook? | 09 Jan 2009 14:02 GMT | 7 |
Is there any way to create/add a new field in MS Outlook. Basically I just want to import a field that exists in one of my Access tables to Outlook. All help appreciated!
|
| Date field always displays "None" | 08 Jan 2009 14:31 GMT | 16 |
I created a date needed field and made the type Date/Time. The field always displays "none". I have tried going to the advanced properties and deleted "None" as the Value and Text. But it always comes back.
|
| Recommend book or site to learn Outlook 2007/VS 2008 VSTO programm | 08 Jan 2009 13:20 GMT | 10 |
What resources would you recommend to learn VSTO programming for Outlook 2007 using VS 2008? Most of what I saw at Amazon.com was written in 2006 or was just for VS 2005. And I have been unable to locate a website dedicated to this.
|