SuggestionsViewOptionsType Members

The SuggestionsViewOptionsType class contains options for obtaining meeting suggestion information.

The following tables list the members exposed by the SuggestionsViewOptionsType type.

Public Constructors

  Name Description
SuggestionsViewOptionsType The SuggestionsViewOptionsType constructor initializes a new instance of the SuggestionsViewOptionsType class.

Top

Public Properties

  Name Description
Bb408604.pubproperty(en-us,EXCHG.80).gif CurrentMeetingTime The CurrentMeetingTime property gets or sets the current start time of a meeting.
Bb408604.pubproperty(en-us,EXCHG.80).gif CurrentMeetingTimeSpecified The CurrentMeetingTimeSpecified property gets or sets a Boolean value that specifies whether the CurrentMeetingTime property is serialized into the SOAP message. This property must be specified if the CurrentMeetingTime property is specified.
Bb408604.pubproperty(en-us,EXCHG.80).gif DetailedSuggestionsWindow The DetailedSuggestionsWindow property gets or sets the time span to query for detailed information on suggested meeting times.
Bb408604.pubproperty(en-us,EXCHG.80).gif GlobalObjectId The GlobalObjectId property sets the global object ID of the calendar item that should be ignored while suggestions are calculated.
Bb408604.pubproperty(en-us,EXCHG.80).gif GoodThreshold The GoodThreshold property gets or sets the percentage of attendees that must have a time period open for the time period to qualify as a good suggested meeting tiem.
Bb408604.pubproperty(en-us,EXCHG.80).gif GoodThresholdSpecified The GoodThresholdSpecified property gets or sets a Boolean value that specified whether the GoodThreshold property was serialized into the SOAP message. This property must be specified if the GoodThreshold property is specified.
Bb408604.pubproperty(en-us,EXCHG.80).gif MaximumNonWorkHourResultsByDay The MaximumNonWorkHourResultsByDay property gets or sets the suggested number of results per day for meeting times outside regular working hours.
Bb408604.pubproperty(en-us,EXCHG.80).gif MaximumNonWorkHourResultsByDaySpecified The MaximumNonWorkHourResultsByDaySpecified property gets or sets a Boolean value that specified whether the MaximumNonWorkHourResultsByDay property was serialized into the SOAP message. This property must be specified if the MaximumNonWorkHourResultsByDay property is specified.
Bb408604.pubproperty(en-us,EXCHG.80).gif MaximumResultsByDay The MaximumResultsByDay property gets or sets the maximum number of meeting suggestions per day.
Bb408604.pubproperty(en-us,EXCHG.80).gif MaximumResultsByDaySpecified The MaximumResultsByDaySpecified property gets or sets a Boolean value that specified whether the MaximumResultsByDay property was serialized into the SOAP message. This property must be specified if the MaximumResultsByDay property is specified.
Bb408604.pubproperty(en-us,EXCHG.80).gif MeetingDurationInMinutes The MeetingDurationInMinutes property gets or sets the length of meeting.
Bb408604.pubproperty(en-us,EXCHG.80).gif MeetingDurationInMinutesSpecified The MeetingDurationInMinutesSpecified property gets or sets a Boolean value that specified whether the MeetingDurationInMinutes property was serialized into the SOAP message. This property must be specified if the MeetingDurationInMinutes property is specified.
Bb408604.pubproperty(en-us,EXCHG.80).gif MinimumSuggestionQuality The MinimumSuggestionQuality property get or sets the minimum quality of suggestions to return in the response.
Bb408604.pubproperty(en-us,EXCHG.80).gif MinimumSuggestionQualitySpecified The MinimumSuggestionQualitySpecified property gets or sets a Boolean value that specified whether the MinimumSuggestionQuality property was serialized into the SOAP message. This property must be specified if the MinimumSuggestionQuality property is specified.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb408604.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb408604.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb408604.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb408604.pubmethod(en-us,EXCHG.80).gifBb408604.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb408604.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb408604.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb408604.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top