Share via


Suggestion Members

The Suggestion class represents a single meeting suggestion.

The following tables list the members exposed by the Suggestion type.

Public Constructors

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

Top

Public Properties

  Name Description
Bb402059.pubproperty(en-us,EXCHG.80).gif AttendeeConflictDataArray The AttendeeConflictDataArray property gets or sets information that describes conflicts between users and resources and the suggested meeting time.
Bb402059.pubproperty(en-us,EXCHG.80).gif IsWorkTime The IsWorkTime property gets or sets a Boolean value that indicates whether the suggested meeting time occurs during scheduled work hours.
Bb402059.pubproperty(en-us,EXCHG.80).gif MeetingTime The MeetingTime property gets or sets the suggested meeting time.
Bb402059.pubproperty(en-us,EXCHG.80).gif SuggestionQuality The SuggestionQuality property gets or sets a value that indicates the quality of the meeting suggestion.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb402059.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb402059.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb402059.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb402059.pubmethod(en-us,EXCHG.80).gifBb402059.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb402059.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb402059.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb402059.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top