ComponentOne Scheduler for WPF and Silverlight
SnoozeCommand Field (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : SnoozeCommand Field
Defines the command that snoozes reminders.
Syntax
'Declaration
 
Public Shared ReadOnly SnoozeCommand As System.Windows.Input.RoutedCommand
public static readonly System.Windows.Input.RoutedCommand SnoozeCommand
Remarks

Command parameter may contain an array of 2 values:

  1. The System.TimeSpan value specifying time interval used for snoozing.
  2. One of the next values: This item is optional. If it is not specified, all active reminders will be snoozed.

See Also

Reference

C1Scheduler Class
C1Scheduler Members