[]
Gets or sets the ResourceList object which holds the set of Resource objects for this appointment. An appointment may be associated with multiple resources.
public ResourceList Resources { get; set; }
This property only accepts Resource objects which are present in the C1ScheduleStorage.ResourceStorage storage.