Gets or sets the type of this reminder.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public ReminderType Type { get; set; } |
Visual Basic Copy Code |
---|
Public Property Type As ReminderType |
A member of the ReminderType enumeration specifying the reminder type.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |