|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AvailabilityData in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return AvailabilityData | |
|---|---|
static AvailabilityData |
AvailabilityData.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AvailabilityData[] |
AvailabilityData.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in microsoft.exchange.webservices.data with parameters of type AvailabilityData | |
|---|---|
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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||