Forum: Add-ins for Outlook
January 29th 08, 05:47 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 4
Views: 580
|
Forum: Outlook - General Queries
October 15th 07, 04:07 AM Posted to microsoft.public.outlook,microsoft.public.outlook.general,microsoft.public.outlook.program_addins
|
Replies: 4
Views: 524
|
Forum: Add-ins for Outlook
October 15th 07, 04:07 AM Posted to microsoft.public.outlook,microsoft.public.outlook.general,microsoft.public.outlook.program_addins
|
Replies: 4
Views: 739
|
Forum: Outlook and VBA
April 13th 07, 01:10 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 2
Views: 575
EntryID
You might be interested in SQLView at http://www.sqlview.net
|
Forum: Add-ins for Outlook
February 14th 07, 01:03 AM Posted to microsoft.public.office.developer.com.add_ins,microsoft.public.outlook.program_addins,microsoft.public.win32.programmer.messaging
|
Replies: 4
Views: 889
Close method returning 80040108
Thanks for the idea - I'll post back if I come up with a better workaround
....
"Ken Slovak - [MVP - Outlook]" wrote in message...
|
Forum: Add-ins for Outlook
February 13th 07, 06:47 PM Posted to microsoft.public.office.developer.com.add_ins,microsoft.public.outlook.program_addins,microsoft.public.win32.programmer.messaging
|
Replies: 4
Views: 889
Close method returning 80040108
Thanks and Argh .... Yes, I'm calling it in the Close ... basically I do not
want the Outlook confimration dialog box to show up - I've already displayed
my own.
Is there another way to do this...
|
Forum: Add-ins for Outlook
February 13th 07, 09:11 AM Posted to microsoft.public.office.developer.com.add_ins,microsoft.public.outlook.program_addins,microsoft.public.win32.programmer.messaging
|
Replies: 4
Views: 889
Close method returning 80040108
I'm using C++ and Outlook 2007. In my Addin I'm calling the Close method
with olDiscard on a Contact Item.
I can get various properties on the item but when I try to do a Close I get
back an error...
|
Forum: Add-ins for Outlook
January 17th 07, 12:16 AM Posted to microsoft.public.outlook.program_addins,microsoft.public.win32.programmer.messaging
|
Replies: 4
Views: 1,233
|
Forum: Add-ins for Outlook
January 16th 07, 11:25 PM Posted to microsoft.public.outlook.program_addins,microsoft.public.win32.programmer.messaging
|
Replies: 4
Views: 1,233
IRibbonExtensibility and specific folders
I have implemented IRibbonExtensibility but how can I only load the ribbon
when the Outlook form is from a specific folder or message class (we have an
ECE that does this for pre 2007)
The...
|