SuggestionDayResult Members

Include Protected Members
Include Inherited Members

The SuggestionDayResult class contains suggested meeting times for a single day.

The SuggestionDayResult type exposes the following members.

Constructors

  Name Description
Public method SuggestionDayResult The SuggestionDayResult constructor initializes a new instance of the SuggestionDayResult class.

Top

Properties

  Name Description
Public property Date The Date property gets or sets the date for the suggested meeting times.
Public property DayQuality The DayQuality property gets or sets the quality day for the suggested meeting times.
Public property SuggestionArray The SuggestionArray gets or sets a collection of meeting suggestions.

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