Making custom form default
I use PublishForm(olFolderREgistry,
calendar) method to install a custom form in Outlook. It works, so I
have that form assigned to calendar folder. But what should I do to
make this form default - I mean: when I click twice on the calendar, my
custom form appears. I want do it all programmically. Does anybody know
how to do it??