Display list of shared calendars

T

Tom

I would like to display a list of shared calanders
through VBA so that the user can choose from the list who
they would like to add an appointment to.

I know how to access the shared calendar by using
Namespace.GetSharedDefaultFolder but I don't know how to
see who's calendars are available. Does any one know how
to do this in VBA?

Thanks
 
Top