'宣言 Public Sub RemoveAppointment( _ ByVal app As Appointment _ )
public void RemoveAppointment( Appointment app )
パラメータ
- app
- 削除する C1.Schedule.Appointment オブジェクト。
'宣言 Public Sub RemoveAppointment( _ ByVal app As Appointment _ )
public void RemoveAppointment( Appointment app )