B
barry
In a VB program, I have inherited, the following line
appears
set dfdcalendar = olns.GetSharedDefaultFolder(del,
olFolderCalendar)
The problem is the del is the recipients mail box and I
would like to be able to set the dfdcalendar to a folder
item. I have the code which does get the proper folder
item but have not been able to set dfdcalendar to the item
with any success.
I need to use the dfdcalendar because it is used to
reference the calendar in many places through out the
remainder of the program
thanks
barry
appears
set dfdcalendar = olns.GetSharedDefaultFolder(del,
olFolderCalendar)
The problem is the del is the recipients mail box and I
would like to be able to set the dfdcalendar to a folder
item. I have the code which does get the proper folder
item but have not been able to set dfdcalendar to the item
with any success.
I need to use the dfdcalendar because it is used to
reference the calendar in many places through out the
remainder of the program
thanks
barry