C1.Silverlight.Schedule.5
SnoozeCommand Field

Defines the command that snoozes reminders.
Syntax
'Declaration
 
Public Shared ReadOnly SnoozeCommand As C1.Silverlight.C1Command
public static readonly C1.Silverlight.C1Command 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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.