RetrieveMembersTeamResponse Class
Specifies the response from the RetrieveMembersTeam message.
The RetrieveMembersTeamResponse class inherits from Response. It exposes the following members.
Constructor | Description |
RetrieveMembersTeamResponse | Initializes a new instance of the RetrieveMembersTeamResponse class. |
Field | Description |
BusinessEntityCollection | Contains the resulting collection of all team members. |
See Also