Uses of Class
microsoft.exchange.webservices.data.AttendeeInfo

Uses of AttendeeInfo in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return AttendeeInfo
static AttendeeInfo AttendeeInfo.getAttendeeInfoFromString(String smtpAddress)
          Defines an implicit conversion between a string representing an SMTP address and AttendeeInfo.
 

Method parameters in microsoft.exchange.webservices.data with type arguments of type AttendeeInfo
 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.
 



Copyright © 2012. All Rights Reserved.