Package | Description |
---|---|
microsoft.exchange.webservices.data.core | |
microsoft.exchange.webservices.data.core.request |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
AvailabilityOptions |
GetUserAvailabilityRequest.getOptions()
Gets an object that allows you to specify options controlling the
information returned by the GetUserAvailability request.
|
Modifier and Type | Method and Description |
---|---|
void |
GetUserAvailabilityRequest.setOptions(AvailabilityOptions options)
Sets the options.
|
Copyright © 2012–2015 Microsoft. All rights reserved.