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)
Gets detailed information about the availability of a set of users,
rooms, and resources within a specified time window.
|
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 |
---|---|
GetUserAvailabilityResults |
GetUserAvailabilityRequest.execute()
Executes this request.
|
protected GetUserAvailabilityResults |
GetUserAvailabilityRequest.parseResponse(EwsServiceXmlReader reader)
Parses the response.
|
Copyright © 2012–2015 Microsoft. All rights reserved.