OnReminders |
Post Reply |
Author | |
Fabian
Senior Member Joined: 22 November 2004 Location: Switzerland Status: Offline Points: 336 |
Post Options
Thanks(0)
Posted: 30 April 2006 at 4:36am |
Hello I would like to display the event that fires the OnReminders event. I check the Action property for value 3, but the Reminder argument is always Nothing. Do I miss something? Thanks in advance Fabian |
|
Product: Xtreme SuitePro (ActiveX) version 16.2.3
Platform: Windows 7 (32bit) Language: Visual Basic 6.0 / SP6 |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
The Reminder member in not Nothing only for actions with single reminder:
xtpCalendarReminderSnoozed xtpCalendarReminderDismissed Other actions work with multi-reminders. xtpCalendarRemindersFire - means that CalendarControl.Reminders collection is changed: some new reminders come (activated) or some reminders are removed (if corresponding events were deleted). -- WBR, Serge |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |