|
|
|
|
|
<Organizer>.SelectMinus (Function) In french: <Agenda>.SelectMoins Deselects an appointment from an Organizer control.
nRangRendezVous is int
nRangRendezVous = AGD_MonAgenda.AjouteRendezVous(...
"Réunion équipe commerciale", ...
DateSys() + "1400", DateSys() + "1600")
AGD_MonAgenda.SelectPlus(nRangRendezVous)
...
AGD_MonAgenda.SelectMoins()
Syntax
Deselecting an appointment identified by its index Hide the details
<Organizer control>.SelectMinus([<Appointment index>])
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|