I working on an application the is, Globalizable and Localizable, and using a
MonthCalendar Control. I want to be able to populate my calendar control
with a holiday schedule like OutLook 2003 does.
For an example do the following:
Add another country's/region's holidays
To add holidays to the Microsoft Office Outlook 2003 calendar, you must
first remove any holidays that might remain in your Calendar from an earlier
version of Outlook for the country/region whose holidays you want to add.
After you have deleted those holidays, follow these steps:
1. On the Tools menu, click Options, and then click Calendar Options.
2. Click Add Holidays, and then select the locations whose holidays you want
copied to your Calendar.
Is there an API I can access from the development environment to allow me to
bring up the list of countries?
Is there an API to let me get a list of holidays for a specific country or
list of countryies if I set the country?
Thanks,
Charles