Conflict.NumberOfMembers 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.
Gets the number of users, resources, and rooms in the conflicting group.
public:
property int NumberOfMembers { int get(); };
public int NumberOfMembers { get; }
Public ReadOnly Property NumberOfMembers As Integer
Property Value
Remarks
The value of the NumberOfMembers property is only meaningful when the ConflictType property is set to GroupConflict.