MindFusion.Wpf Pack Programmer's Guide
Appointment.Details Property
See Also
 





Gets or sets the detailed description of this appointment.

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

 Syntax

C#  Copy Code

public string Details { get; set; }

Visual Basic  Copy Code

Public Property Details As String

 Property Value

This property is equivalent to DescriptionText.

 See Also

Appointment Members
Appointment Class
MindFusion.Scheduling Namespace