SuggestionsResponseType Members
Include Protected Members
Include Inherited Members
The SuggestionsResponseType class contains response status information and suggestion data for requested meeting suggestions.
The SuggestionsResponseType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SuggestionsResponseType | The SuggestionsResponseType constructor initializes a new instance of the SuggestionsResponseType class. |
Top
Properties
Name | Description | |
---|---|---|
ResponseMessage | The ResponseMessage property gets or sets descriptive information about the response status. | |
SuggestionDayResultArray | The SuggestionDayResultArray property returns a collection of meeting time suggestions organized by day. |
Top