filtering Tasks/Calendar

V

VMichl

Is it possible to embed a Task and Calendar list from Outlook 2003 on a web
page so that only a filtered list is displayed (without propagating the
filtering rule back to Outlook)?
For e-mails I can use Search Folders but I don't know how to do it with
Tasks, Calendar and Contacts. Can you help me?

Object HTML code:

<OBJECT classid=CLSID:0006F063-0000-0000-C000-000000000046 id=tasks
height="30%" width="30%">
<param name="Folder" value="Tasks">
<param name="Namespace" value="MAPI">
<param name="Restriction" value="">
<!--param name="Restriction" value="[Subject]='myproject' or
[Notes]='myproject'"-->
<param name="DeferUpdate" value="0">
</OBJECT>
 

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

Top