Gets or sets the time when the Reminder is triggered.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public DateTime Time { get; set; } |
Visual Basic
![]() |
---|
Public Property Time As DateTime |
An instance of the System.DateTime structure.
The value of this property is considered only if the Type of the reminder is set to Exact.