[]
        
(Showing Draft Content)

C1.Schedule.Appointment.Resources

Resources Property

Resources

Gets or sets the ResourceList object which holds the set of Resource objects for this appointment. An appointment may be associated with multiple resources.

Declaration
public ResourceList Resources { get; set; }
Remarks

This property only accepts Resource objects which are present in the C1ScheduleStorage.ResourceStorage storage.