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 | |
---|---|---|
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 | The GlobalObjectId property sets the global object ID of the calendar item that should be ignored while suggestions are calculated. | |
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. | |
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top