AvailabilityOptions Class

Definition

Represents the options for an availability request.

public ref class AvailabilityOptions sealed
public sealed class AvailabilityOptions
Public NotInheritable Class AvailabilityOptions
Inheritance
AvailabilityOptions

Constructors

AvailabilityOptions()

Initializes a new instance of the AvailabilityOptions class.

Properties

CurrentMeetingTime

Gets or sets the start time of a meeting to update with suggested meeting times.

DetailedSuggestionsWindow

Property gets or sets the time period for which detailed information about suggested meeting times should be returned.

GlobalObjectId

Gets or sets the global identifier of a meeting to be modified by the returned data.

GoodSuggestionThreshold

Gets or sets the percentage of attendees that must have the time period open for the time period to qualify as a good suggested meeting time.

MaximumNonWorkHoursSuggestionsPerDay

Gets or sets the number of meeting times that should be suggested outside of regular working hours per day.

MaximumSuggestionsPerDay

Gets or sets the maximum number of meeting times that should be suggested per day.

MeetingDuration

Gets or sets the duration, in minutes, of the meeting for which to obtain suggestions.

MergedFreeBusyInterval

Gets or sets the time difference between two successive meeting times in a merged free/busy view.

MinimumSuggestionQuality

Gets or sets the minimum quality of suggestions to return.

RequestedFreeBusyView

Gets or sets the requested type of free/busy view.

Applies to