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