A
Arp Hiemstra
We are trying to get a Calendar which is located in a public folder to be
displayed instead of the standard local calendar in outlook today.
The location of the calendar is in: Public Folders -- All public folders
The calendar is namend: Centrale Agenda
I have changed the outlwvw.dll outlook4.htm file. And have edited the
databaindings settings as follows:
<!-- OUTLOOK OBJECTS FOR DATABINDING -->
<OBJECT ID="CalList" CLASSID="CLSID:0468C085-CA5B-11D0-AF08-00609797F0E0">
<PARAM NAME="Module" VALUE="//Public Folders/All Public
Folders/Centrale Agenda">
</OBJECT>
<OBJECT ID="TaskList"
CLASSID="CLSID:0468C085-CA5B-11D0-AF08-00609797F0E0">
<PARAM NAME="Module" VALUE="Tasks">
</OBJECT>
<OBJECT ID="MailList"
CLASSID="CLSID:0468C085-CA5B-11D0-AF08-00609797F0E0">
<PARAM NAME="Module" VALUE="Inbox">
</OBJECT>
But i've tried numerous settings in place of the value at the top, also
tried it with a path param etc.
Is there anyone who can tell me what else needs to be adjusted because when
i only change this setting noting is displayed in the outlook today calendar
section, no error is displayed.
Tried it in outlook 2002 and 2003 none works.
Thanks.
Arp
displayed instead of the standard local calendar in outlook today.
The location of the calendar is in: Public Folders -- All public folders
The calendar is namend: Centrale Agenda
I have changed the outlwvw.dll outlook4.htm file. And have edited the
databaindings settings as follows:
<!-- OUTLOOK OBJECTS FOR DATABINDING -->
<OBJECT ID="CalList" CLASSID="CLSID:0468C085-CA5B-11D0-AF08-00609797F0E0">
<PARAM NAME="Module" VALUE="//Public Folders/All Public
Folders/Centrale Agenda">
</OBJECT>
<OBJECT ID="TaskList"
CLASSID="CLSID:0468C085-CA5B-11D0-AF08-00609797F0E0">
<PARAM NAME="Module" VALUE="Tasks">
</OBJECT>
<OBJECT ID="MailList"
CLASSID="CLSID:0468C085-CA5B-11D0-AF08-00609797F0E0">
<PARAM NAME="Module" VALUE="Inbox">
</OBJECT>
But i've tried numerous settings in place of the value at the top, also
tried it with a path param etc.
Is there anyone who can tell me what else needs to be adjusted because when
i only change this setting noting is displayed in the outlook today calendar
section, no error is displayed.
Tried it in outlook 2002 and 2003 none works.
Thanks.
Arp