Reminder Events |
---|
Application.Reminder | Raised before a reminder is displayed. |
Reminders.BeforeReminderShow | Raised before a reminder is displayed. |
ReminderCollection.ReminderAdd | Raised when a reminder is added to the ReminderCollection. |
ReminderCollection.ReminderChange | Raised when a reminder is changed in the ReminderCollection. |
ReminderCollection.ReminderFire | Raised before a reminder in the ReminderCollection is displayed. |
ReminderCollection.ReminderRemove | Raised when a reminder is removed from the ReminderCollection. |
ReminderCollection.ReminderSnooze | Raised when a reminder in the ReminderCollection is snoozed. |
Outlook Bar Shortcuts Pane Events |
---|
OutlookBarGroups.BeforeGroupAdd | Raised before a new group is added to the Shortcuts pane in the Outlook bar. |
OutlookbarGroups.BeforeGroupRemove | Raised before a group is removed from the Shortcuts pane in the Outlook bar. |
OutlookBarGroups.GroupAdd | Raised when a new group is added to the Shortcuts pane in the Outlook bar. |
OutlookBarPane.BeforeGroupSwitch | Raised before the user switches to a different group in the Shortcuts pane in the Outlook bar. |
OutlookBarPane.BeforeNavigate | Raised when the user clicks on a Shortcut in the Shortcuts pane in the Outlook bar. |
OutlookBarShortcuts.BeforeShortcutAdd | Raised before a Shortcut is added to the Shortcuts pane in the Outlook bar. |
OutlookBarShortcuts.BeforeShortcutRemove | Raised before a shortcut is removed from the Shortcuts pane in the Outlook bar. |
OutlookBarShortcuts.ShortcutAdd | Raised when a shortcut is added to the Shortcuts pane in the Outlook bar. |