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