GroupAttendeeConflictData 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 following tables list the members exposed by the GroupAttendeeConflictData type.

Public Constructors

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

Top

Public Properties

  Name Description
Bb408453.pubproperty(en-us,EXCHG.80).gif NumberOfMembers The NumberOfMembers property gets or sets the number of users, resources, and rooms in a distribution list.
Bb408453.pubproperty(en-us,EXCHG.80).gif NumberOfMembersAvailable The NumberOfMembersAvailable property gets or sets the number of distribution list members who are available for a suggested meeting time.
Bb408453.pubproperty(en-us,EXCHG.80).gif NumberOfMembersWithConflict The NumberOfMembersWithConflict property gets or sets the number of distribution list members who have a conflict with a suggested meeting time.
Bb408453.pubproperty(en-us,EXCHG.80).gif 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

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top