API Reference
| Classic JavaDoc |
Exchange.getUsersAvailability
public UsersAvailability getUsersAvailability(java.util.Date startDate, java.util.Date endDate)
public UsersAvailability getUsersAvailability(java.util.Date startDate, java.util.Date endDate, int freeBusyIntervalInMinutes)
Returns information on users and rooms availability between the specified dates.
This method is only available in the Professional edition of the library.
This method is only available in the Professional edition of the library.
public UsersAvailability getUsersAvailability(java.util.Date startDate, java.util.Date endDate, int freeBusyIntervalInMinutes)
Returns information on users and rooms availability between the specified dates.
This method is only available in the Professional edition of the library.
This method is only available in the Professional edition of the library.
Community comments
Powered by JavaDocPlus