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
Public method SuggestionsResponseType The SuggestionsResponseType constructor initializes a new instance of the SuggestionsResponseType class.

Top

Properties

  Name Description
Public property ResponseMessage The ResponseMessage property gets or sets descriptive information about the response status.
Public property SuggestionDayResultArray The SuggestionDayResultArray property returns a collection of meeting time suggestions organized by day.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top