The maximum time interval that can be set as value of TimeInterval for a Reminder object.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public static readonly TimeSpan MaxInterval |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly MaxInterval As TimeSpan |
See Also