| Thread | Last Post | Replies |
|
| Add items into a calendar (Outlook 2007) | 31 Dec 2007 18:10 GMT | 6 |
In Outlok 2007 it's possible to add any item (regular mail) to calendar by right clicking on mail item's flag icon and setting and setting folow up (Today, Tomorrow .... Custom). My question is , how can i do the same programatically (.NET, C#, +
|
| Save Prompt comes though nothing changed | 28 Dec 2007 14:46 GMT | 1 |
I've VSTO addin for OL2007.I've shown form region as separate page for contact form. On that region I've placed AX ctl consisting of 2 comboboxes.When user changes
|
| [BOUNTY] Reminders for my reminders | 28 Dec 2007 14:11 GMT | 6 |
[I posted this in m.p.o.thirdpartyutil a week ago, but this group seems like it would also be on-topic... sorry for the repost.] I'll give a $100 bounty for a program (either add-in or external) that meets these specs:
|
| Redemption and Reg-Free COM, how-to? | 28 Dec 2007 06:32 GMT | 4 |
I am working on an add-in upgrade, and thought I'd try using RegFree COM for an internal c++ component, and for the Redemption libraries. (I got the idea from the Redemption website: www.dimastr.com/redemption/security.htm#regfreecom) However, as soon as I
|
| why appointment.LastModificationTime isn't changed? | 27 Dec 2007 18:42 GMT | 3 |
I am using Outlook2003. I just want to know how could I judge whether a appointment has been modified? I have tried to write Save() method in code and click "Save" button in menu, but these both did not change the LastModificationTime. It is always equal to CreationTime.
|
| Outlook 2007 AttachmentContextMenuDisplay(CommandBar, Attachments) | 26 Dec 2007 00:08 GMT | 4 |
http://msdn2.microsoft.com/en-us/library/bb175107.aspx How can I convert this VBA code to C# or VB.NET by using Visual Studio 2005 Professional edition, shared add-in? How can I define AttachmentContextMenuDisplay(CommandBar, Attachments) event
|
| Addin Loading Fails | 25 Dec 2007 15:30 GMT | 1 |
I have Outlook AddIn developed on VSTO 2005, C#, .Net 2.0. The loading fails (Oulook 2003) with follwing exception : Microsoft.VisualStudio.Tools.Applications.Runtime.ControlNotFoundException: This document might not function as expected because the following
|
| how can i insert date in the signal? | 22 Dec 2007 20:36 GMT | 1 |
how can i automatic insert the date of today in the end of email without add-in. Regards, Chelsea
|
| New menu on OL2003 doesn't work when Word is used to edit msg | 22 Dec 2007 20:35 GMT | 5 |
I'm developing an addin for Outlook 2003 in C++. The addin dll will add a new menu button on outlook item menu, this works if Word is not involved. If I check "use Office word 2003 to edit email message" in the tool->options->mail format, the menu can not be added.
|
| modify contact when chages are not made to form region | 21 Dec 2007 14:20 GMT | 3 |
I've shown separate Form region to contact form(not adjoining) through VSTO addin.My Wrapper class for this form region is instantiated when I navigate to that form region page.I make a copy of contact to other folder in wrapper class code when user save & close it . The problem
|
| VSTO Add-In stopped working | 20 Dec 2007 08:50 GMT | 4 |
after a successful testing period, my Outlook 2007 Add-In (VSTO 2005 SE, VS 2005, XP Pro) stopped working today. The Add-In is not "active" any more, Outlook does not execute the
|
| Outlook 2007 crash | 19 Dec 2007 23:34 GMT | 9 |
I am working on an issue related with add-in for Outlook 2007. I need some help fixing it. The issue is, I have written some code to handle the OnSelectionChange() event. I am
|
| Ken, Sue, Dmitry, any ideas? (Addin Settings1.Settings) | 19 Dec 2007 20:28 GMT | 1 |
Text below from a recent post that I've had no luck with on several forums, I'm really baffled but thought I'd take one more shot at it... I have an Outlook add-in that is working great. I've added a .settings file to the project, and run a couple tests loading, displaying, and ...
|
| Getting "Other calendars" list | 19 Dec 2007 14:39 GMT | 2 |
Is it possible to get a list of names of the calendars which are opened previously by the user and are displayed as a check-box list under the "Other calendars" list? Does the outlook object model expose this list?
|
| Add-in C# programming difficulty level for a student? | 18 Dec 2007 16:41 GMT | 1 |
We are considering looking for a university student to write an Add-in for us for Outlook 2003/2007 in C#. I am just not sure whether a student would have the necessary skill and experience to do this and also we are not sure of the difficulty level of
|