|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AvailabilityOptions | |
|---|---|
| microsoft.exchange.webservices.data.core | |
| microsoft.exchange.webservices.data.core.request | |
| Uses of AvailabilityOptions in microsoft.exchange.webservices.data.core |
|---|
| Methods in microsoft.exchange.webservices.data.core with parameters of type AvailabilityOptions | |
|---|---|
GetUserAvailabilityResults |
ExchangeService.getUserAvailability(Iterable<AttendeeInfo> attendees,
TimeWindow timeWindow,
AvailabilityData requestedData,
AvailabilityOptions options)
Gets detailed information about the availability of a set of users, rooms, and resources within a specified time window. |
| Uses of AvailabilityOptions in microsoft.exchange.webservices.data.core.request |
|---|
| Methods in microsoft.exchange.webservices.data.core.request that return AvailabilityOptions | |
|---|---|
AvailabilityOptions |
GetUserAvailabilityRequest.getOptions()
Gets an object that allows you to specify options controlling the information returned by the GetUserAvailability request. |
| Methods in microsoft.exchange.webservices.data.core.request with parameters of type AvailabilityOptions | |
|---|---|
void |
GetUserAvailabilityRequest.setOptions(AvailabilityOptions options)
Sets the options. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||