Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   Customizing Appoinment Form - Options (http://www.outlookbanter.com/add-ins-outlook/46611-customizing-appoinment-form-options.html)

newToOutlookProgramming April 21st 07 12:01 AM

Customizing Appoinment Form - Options
 
Hi,

I have a requirement of adding couple of fields in Outlook's
Appointment Form.

(1) By using Custom Forms, the Appointment Page of the Appointment
Form is not customizable. Is there any programatic way do add new
fields to the Appointment Page ( Basically, get
Item.GetInspector.ModifiedFormPages("Appointment") and then add new
fields and bind them ? any code snippet for the same ...

(2) Alternatively, I tried hiding that page (appointment) and designed
a custom page that looks like the first page (it looks 90% same). I
hit following issues:

(i) Field chooser does not expose all the native fields present on
native appointment form. How to get those on custom page ?

(ii) Couldn't get Date/Time picker. Any ideas how to get same
usability like outlooks native form?

(iii) For the additional fields I have added, how to save them in
Database. They are saved in PST because they are bound to userdefined
fields as well.

(3) I created a totally new winform for appoinment with additional
fields, but looks like theres a lot to build like scheduling etc.

This is for Outlook 2003.

Thanks for your help


Sue Mosher [MVP-Outlook] April 21st 07 01:14 AM

Customizing Appoinment Form - Options
 
Answered at http://www.outlookcode.com/threads.a...essageid=22623

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"newToOutlookProgramming" wrote in message ups.com...
Hi,

I have a requirement of adding couple of fields in Outlook's
Appointment Form.

(1) By using Custom Forms, the Appointment Page of the Appointment
Form is not customizable. Is there any programatic way do add new
fields to the Appointment Page ( Basically, get
Item.GetInspector.ModifiedFormPages("Appointment") and then add new
fields and bind them ? any code snippet for the same ...

(2) Alternatively, I tried hiding that page (appointment) and designed
a custom page that looks like the first page (it looks 90% same). I
hit following issues:

(i) Field chooser does not expose all the native fields present on
native appointment form. How to get those on custom page ?

(ii) Couldn't get Date/Time picker. Any ideas how to get same
usability like outlooks native form?

(iii) For the additional fields I have added, how to save them in
Database. They are saved in PST because they are bound to userdefined
fields as well.

(3) I created a totally new winform for appoinment with additional
fields, but looks like theres a lot to build like scheduling etc.

This is for Outlook 2003.

Thanks for your help



All times are GMT +1. The time now is 12:35 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com