ComponentOne Scheduler for WPF and Silverlight
Tag Property (Appointment)

C1.C1Schedule Namespace > Appointment Class : Tag Property
Gets or sets custom information associated with this object.
Syntax
'Declaration
 
Public Property Tag As System.Object
public System.object Tag {get; set;}
Remarks
This property is valid only for the lifetime of the object.
See Also

Reference

Appointment Class
Appointment Members