GroupAttendeeConflictData Members

Include Protected Members
Include Inherited Members

The GroupAttendeeConflictData class contains aggregate conflict information about the number of users who are available, the number of users who have conflicts, and the number of users who do not have availability information in a distribution list for a suggested meeting time.

The GroupAttendeeConflictData type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property NumberOfMembers The NumberOfMembers property gets or sets the number of users, resources, and rooms in a distribution list.
Public property NumberOfMembersAvailable The NumberOfMembersAvailable property gets or sets the number of distribution list members who are available for a suggested meeting time.
Public property NumberOfMembersWithConflict The NumberOfMembersWithConflict property gets or sets the number of distribution list members who have a conflict with a suggested meeting time.
Public property NumberOfMembersWithNoData The NumberOfMembersWithNoData property gets or sets the number of distribution list members who do not have published free/busy data to compare to a suggested meeting time.

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