GetUserAvailabilityResponseType.SuggestionsResponse Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SuggestionsResponse property gets or sets suggestion data for requested meeting suggestions and the response status.
public:
property ExchangeWebServices::SuggestionsResponseType ^ SuggestionsResponse { ExchangeWebServices::SuggestionsResponseType ^ get(); void set(ExchangeWebServices::SuggestionsResponseType ^ value); };
public ExchangeWebServices.SuggestionsResponseType SuggestionsResponse { get; set; }
Public Property SuggestionsResponse As SuggestionsResponseType
Property Value
The SuggestionsResponse property returns one of the SuggestionsResponseType enumeration values.