ExpandGroupResults.IncludesAllMembers 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 a value that indicates whether the entire group was returned.
public:
property bool IncludesAllMembers { bool get(); };
public bool IncludesAllMembers { get; }
Public ReadOnly Property IncludesAllMembers As Boolean
Property Value
The value of the IncludesAllMembers property is true if all of the group members were returned; otherwise, the value is false.