Is it possible to turn OFF alarms programmatically?
Now that I've finally got alarms to show up on my Sun Calendar events, I'm wondering if it's possible to programmatically turn OFF a reminder after one has been set.
If, for example, an alarm has been set, using:
"&alarmStart=20060209T140000&alarmEmails=user1;user2",
how do I go back and modify the same event to no longer have an alarm set on it?
I've tried setting the "alarmStart" time to 0, but that makes no difference.
I can turn off the reminders using a web browser, but I would like to be able to do it programmatically. Any ideas?
Thanks,
MK

