Поделиться через


Suggestion Members

Include Protected Members
Include Inherited Members

The Suggestion class represents a single meeting suggestion.

The Suggestion type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AttendeeConflictDataArray The AttendeeConflictDataArray property gets or sets information that describes conflicts between users and resources and the suggested meeting time.
Public property IsWorkTime The IsWorkTime property gets or sets a Boolean value that indicates whether the suggested meeting time occurs during scheduled work hours.
Public property MeetingTime The MeetingTime property gets or sets the suggested meeting time.
Public property SuggestionQuality The SuggestionQuality property gets or sets a value that indicates the quality of the meeting suggestion.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top