Uses of Class
microsoft.exchange.webservices.data.property.complex.availability.Suggestion
-
Packages that use Suggestion Package Description microsoft.exchange.webservices.data.core.response microsoft.exchange.webservices.data.misc.availability -
-
Uses of Suggestion in microsoft.exchange.webservices.data.core.response
Methods in microsoft.exchange.webservices.data.core.response that return types with arguments of type Suggestion Modifier and Type Method Description Collection<Suggestion>SuggestionsResponse. getSuggestions()Gets a list of suggested days. -
Uses of Suggestion in microsoft.exchange.webservices.data.misc.availability
Methods in microsoft.exchange.webservices.data.misc.availability that return types with arguments of type Suggestion Modifier and Type Method Description Collection<Suggestion>GetUserAvailabilityResults. getSuggestions()Gets a collection of suggested meeting times for the specified time period.
-