'Declaration
Public Function GetConflicts( _ ByVal appointment As Appointment _ ) As AppointmentList
public AppointmentList GetConflicts( Appointment appointment )
Parameters
- appointment
- The Appointment object.
Return Value
The AppointmentList object.