GroupAttendeeConflictData.NumberOfMembersWithConflict Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The NumberOfMembersWithConflict property gets or sets the number of distribution list members who have a conflict with a suggested meeting time.
public:
property int NumberOfMembersWithConflict { int get(); void set(int value); };
public int NumberOfMembersWithConflict { get; set; }
Public Property NumberOfMembersWithConflict As Integer
Property Value
The NumberOfMembersWithConflict property returns the number of distribution list members who have a conflict with a suggested meeting time.
Remarks
The NumberOfMembersWithConflict property is the number of members for whom the availiblity status is Busy, OOF, or Tentative.