ComponentOne Scheduler for WPF and Silverlight
Body Property (Appointment)

C1.C1Schedule Namespace > Appointment Class : Body Property
Gets or sets the System.String value representing the body of the Appointment object.
Syntax
'Declaration
 
Public Property Body As System.String
public System.string Body {get; set;}
See Also

Reference

Appointment Class
Appointment Members