SuggestionsViewOptionsType Class

Definition

The SuggestionsViewOptionsType class contains options for obtaining meeting suggestion information.

public ref class SuggestionsViewOptionsType
public class SuggestionsViewOptionsType
Public Class SuggestionsViewOptionsType
Inheritance
SuggestionsViewOptionsType

Constructors

SuggestionsViewOptionsType()

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

Properties

CurrentMeetingTime

The CurrentMeetingTime property gets or sets the current start time of a meeting.

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.

DetailedSuggestionsWindow

The DetailedSuggestionsWindow property gets or sets the time span to query for detailed information on suggested meeting times.

GlobalObjectId

This property is not used.

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 item.

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.

MaximumNonWorkHourResultsByDay

The MaximumNonWorkHourResultsByDay property gets or sets the suggested number of results per day for meeting times outside regular working hours.

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.

MaximumResultsByDay

The MaximumResultsByDay property gets or sets the maximum number of meeting suggestions per day.

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.

MeetingDurationInMinutes

The MeetingDurationInMinutes property gets or sets the length of meeting.

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.

MinimumSuggestionQuality

The MinimumSuggestionQuality property get or sets the minimum quality of suggestions to return in the response.

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.

Applies to