ComponentOne Scheduler for WPF and Silverlight
Location Property (Appointment)

C1.C1Schedule Namespace > Appointment Class : Location Property
Gets or sets the System.String value specifying where the appointment is going to be.
Syntax
'Declaration
 
Public Property Location As System.String
public System.string Location {get; set;}
See Also

Reference

Appointment Class
Appointment Members