'Declaration
Public Overloads Function NavigateToPreviousAppointment( _ ByVal owner As BaseObject _ ) As Boolean
public bool NavigateToPreviousAppointment( BaseObject owner )
Parameters
- owner
- An owner object determining the SchedulerGroupItem to search through.
Return Value
This method returns a value indicating whether the requested appointment has been found and made visible.