How can I disable ALL actions so I can manage everything manually (adding, editing, deleting appointments, etc)
I set locked = true but that did not help, I trapped BeforePerformAction and set e.Cancel = true but that did not help either.
Thanks.
kimdobranski said:I set locked = true but that did not help