Package | Description |
---|---|
com.hcl.domino.freebusy |
Modifier and Type | Method and Description |
---|---|
Schedules |
FreeBusy.retrieveSchedules(String apptUnid,
Collection<ScheduleOptions> options,
TemporalAccessor from,
TemporalAccessor until,
Collection<String> names)
Synchronously retrieves a local or remote schedule by asking the caller's home server for the schedule.
The ONLY time that local busy time is used is when the client is in the Disconnected mode which is specified through the location document. Otherwise, the API will route ALL lookup requests to the users home server for processing. |
Copyright © 2019–2021 HCL. All rights reserved.