Create Outlook Today as an win application

  • Thread starter Thread starter kmn
  • Start date Start date
K

kmn

Is it possible to create an DLL og EXE that i execute in the outllok
today?

Just the same way as the standard outlook today DLL does it? The reason
i ask is because i would like to customize the today page and let the
user choose between several components.

ANd i find that easier to do in an win application than in web!

Best regards

Kenneth
 
Outlook Today uses the "folder home page" feature of Outlook, which displays a web page instead of the folder contents. Whether it's a resource in a .dll or a standalone .htm file, it still has to be a web page, not a Windows application.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top