Forum: Add-ins for Outlook
April 4th 08, 08:08 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 0
Views: 547
Determine where the user clicked on the calendar
I have written a VSTO Outlook addin in VS2008 using Outlook 2007. I
need to catch the "click" event for the date that a user has clicked
upon on the screen. Does anyone know which even on which...
|
Forum: Add-ins for Outlook
April 4th 08, 07:21 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 0
Views: 690
|
Forum: Add-ins for Outlook
April 4th 08, 05:45 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 1
Views: 641
Talking to Outlook 2007 from SharePoint
All,
I have been tasked to create a SharePoint 2007 webpart that will talk
to Outlook 2007 to get the current count of items within the Outlook
2007 inbox. I have written several Outlook 2007...
|
Forum: Outlook - Calandaring
April 4th 08, 05:41 PM Posted to microsoft.public.outlook.calendaring
|
Replies: 1
Views: 504
Determine where the user clicked on the calendar
I have written a VSTO Outlook addin in VS2008 using Outlook 2007. I
need to catch the "click" event for the date that a user has clicked
upon on the screen. Does anyone know which even on which...
|
Forum: Outlook - Using Forms
March 26th 08, 04:53 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 9
Views: 1,348
Save a Form Region Content
On Mar 26, 8:16*am, "Sue Mosher [MVP-Outlook]"
wrote:
This statement returns the item displayed:
Outlook.AppointmentItem newItem =
...
|
Forum: Outlook - Using Forms
March 26th 08, 03:17 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 9
Views: 1,348
Save a Form Region Content
On Mar 26, 6:15*am, "Sue Mosher [MVP-Outlook]"
wrote:
How are you instantiating the targetFolder object?
--
Sue Mosher, Outlook MVP
* *Author of Microsoft Outlook...
|
Forum: Outlook - Using Forms
March 26th 08, 05:09 AM Posted to microsoft.public.outlook.program_forms
|
Replies: 9
Views: 1,348
Save a Form Region Content
On Mar 25, 1:05*pm, "Sue Mosher [MVP-Outlook]"
wrote:
VS 2008 or VSTO 2005 SE? If 2008, did you create the region in the designer or import an .ofs file?
To create a...
|
Forum: Outlook - Using Forms
March 25th 08, 10:00 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 9
Views: 1,348
Save a Form Region Content
On Mar 25, 1:05*pm, "Sue Mosher [MVP-Outlook]"
wrote:
VS 2008 or VSTO 2005 SE? If 2008, did you create the region in the designer or import an .ofs file?
To create a...
|
Forum: Outlook - Using Forms
March 25th 08, 08:44 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 9
Views: 1,348
Save a Form Region Content
I have created a form region from a IPM.Appointment item and have my
new item on the Actions menu "New MS Event". Two things...when I
select "New MS Event" in a calendar I am presented with the new...
|
Forum: Add-ins for Outlook
May 7th 07, 08:25 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 2
Views: 645
Extensibility Addin Vs. VSTOAddin
Can someone explain the advantage to developing as VSTO Addin vs an
Extensiblity Addin? My target production environment has User's that
do not have admistrator rights to load a VSTO Addin and it is...
|
Forum: Add-ins for Outlook
May 5th 07, 12:37 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 3
Views: 1,007
"Everyone" in the Outlook Add-in Installer
I have created an Extensiblity Outlook Add-in. I now need to deploy
this add-in into the test environment. Logged in as an Administrator
upon the test box, I select the load for "everyone" option. ...
|