ExpandGroupResults.IncludesAllMembers Property

Definition

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.

Applies to