MindFusion.Wpf Pack Programmer's Guide
Reminder.Type Property
See Also
 





Gets or sets the type of this reminder.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public ReminderType Type { get; set; }

Visual Basic  Copy Code

Public Property Type As ReminderType

 Property Value

A member of the ReminderType enumeration specifying the reminder type.

 See Also

Reminder Members
Reminder Class
MindFusion.Scheduling Namespace