GetUserAvailabilityResponseType.SuggestionsResponse Property

Definition

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.

Applies to