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