public class SuggestionsResponse extends Response
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SuggestionDay> |
getSuggestionDays()
Gets a collection of meeting suggestions organized by date.
|
getDescriptiveLinkKey, getMessage, getResponseClass, getResponseCode, getServerVersionInfo, getXmlMessage, setServerVersionInfopublic java.util.List<SuggestionDay> getSuggestionDays()