'宣言 Public Overloads Function GetAppointmentsInRange( _ ByVal startDateTime As Date, _ ByVal endDateTime As Date, _ ByVal owner As Owner _ ) As AppointmentsSubsetCollection
public AppointmentsSubsetCollection GetAppointmentsInRange( DateTime startDateTime, DateTime endDateTime, Owner owner )