Gets or sets the exact time when to trigger the reminder.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public DateTime Time { get; set; } |
Visual Basic Copy Code |
---|
Public Property Time As DateTime |
A .NET DateTime object specifying when the reminder should be triggered.