'宣言 Public Overloads Function GetAppointmentsInRange( _ ByVal startDateTime As Date, _ ByVal endDateTime As Date, _ ByVal includeNonVisibleOwners As Boolean _ ) As AppointmentsSubsetCollection
public AppointmentsSubsetCollection GetAppointmentsInRange( DateTime startDateTime, DateTime endDateTime, bool includeNonVisibleOwners )