public class AvailabilityResponse
extends java.lang.Object
| Constructor and Description |
|---|
AvailabilityResponse()
Initializes a new instance of the AvailabilityResponse class.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FreeBusyResponse> |
getFreeBusyResponses()
Gets the requested user's availability information and the response status.
|
ServerVersionInfo |
getServerVersionInfo()
Gets the Microsoft Exchange Server version number.
|
SuggestionsResponse |
getSuggestionsResponse()
Gets response status information and suggestion data for requested meeting suggestions.
|
public AvailabilityResponse()
public java.util.List<FreeBusyResponse> getFreeBusyResponses()
public SuggestionsResponse getSuggestionsResponse()
public ServerVersionInfo getServerVersionInfo()