Gets or sets how much time before the item's scheduled start time to raise the event that triggers the reminder.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public TimeSpan TimeInterval { get; set; } |
Visual Basic Copy Code |
---|
Public Property TimeInterval As TimeSpan |
A .NET TimeSpan instance specifying how much time before event's scheduled time to trigger the reminder.