[]
        
(Showing Draft Content)

C1.Schedule.AppointmentCollection.GetConflicts

GetConflicts Method

GetConflicts(Appointment)

Retrieves the AppointmentList object which contains the list of occurrences of Appointment objects which are in conflict with the specified appointment.

Declaration
public AppointmentList GetConflicts(Appointment appointment)
Parameters
Type Name Description
Appointment appointment

The Appointment object.

Returns
Type Description
AppointmentList

The AppointmentList object.