[]
        
(Showing Draft Content)

C1.Schedule.Appointment.CustomData

CustomData Property

CustomData

Gets or sets custom text associated with this object.

Declaration
public string CustomData { get; set; }
Remarks

This property is serialized with other appointment properties. It isn't used by the scheduler, use it to keep your data associated with appointment. This property is serialized into different formats and it is saved into underlying data source if mapping for Appointment Properties is set.