Suggestion Class

Definition

The Suggestion class represents a single meeting suggestion.

public ref class Suggestion
public class Suggestion
Public Class Suggestion
Inheritance
Suggestion

Constructors

Suggestion()

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

Properties

AttendeeConflictDataArray

The AttendeeConflictDataArray property gets or sets information that describes conflicts between users and resources and the suggested meeting time.

IsWorkTime

The IsWorkTime property gets or sets a Boolean value that indicates whether the suggested meeting time occurs during scheduled work hours.

MeetingTime

The MeetingTime property gets or sets the suggested meeting time.

SuggestionQuality

The SuggestionQuality property gets or sets a value that indicates the quality of the meeting suggestion.

Applies to