SuggestionsResponseType Class

Definition

The SuggestionsResponseType class contains response status information and suggestion data for requested meeting suggestions.

public ref class SuggestionsResponseType
public class SuggestionsResponseType
Public Class SuggestionsResponseType
Inheritance
SuggestionsResponseType

Remarks

A SuggestionsResponseType object will only be returned by the GetUserAvailability operation if the SuggestionsViewOptions property is set in the GetUserAvailabilityRequestType object.

Constructors

SuggestionsResponseType()

The SuggestionsResponseType constructor initializes a new instance of the SuggestionsResponseType class.

Properties

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.

Applies to