Gets or sets the message to display as a reminder.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public string Message { get; set; } |
Visual Basic Copy Code |
---|
Public Property Message As String |
A string containing the message text.