'Declaration
Public Overloads Function NavigateToNextAppointment( _ ByVal owner As BaseObject _ ) As Boolean
public bool NavigateToNextAppointment( 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.