SuggestionsViewOptionsType

SuggestionsViewOptionsType class

public class SuggestionsViewOptionsType

Constructors

Name Description
SuggestionsViewOptionsType() The default constructor.

Properties

Name Description
CurrentMeetingTime { get; set; }
CurrentMeetingTimeSpecified { get; set; }
DetailedSuggestionsWindow { get; set; }
GlobalObjectId { get; set; }
GoodThreshold { get; set; }
GoodThresholdSpecified { get; set; }
MaximumNonWorkHourResultsByDay { get; set; }
MaximumNonWorkHourResultsByDaySpecified { get; set; }
MaximumResultsByDay { get; set; }
MaximumResultsByDaySpecified { get; set; }
MeetingDurationInMinutes { get; set; }
MeetingDurationInMinutesSpecified { get; set; }
MinimumSuggestionQuality { get; set; }
MinimumSuggestionQualitySpecified { get; set; }

See Also