AddMembersTeamRequest Class (CrmService)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Contains the parameters needed to add members to a team.

The AddMembersTeamRequest class inherits from Request. It exposes the following members.

Constructor Description
AddMembersTeamRequest Initializes a new instance of the AddMembersTeamRequest class.
Property Description
MemberIds Gets or sets an array of IDs of the users to be added to the team.
TeamId Gets or sets the ID of the team.

Remarks

Pass an instance of this class as the request parameter in the Execute method.

Requirements

Web service: CrmService

See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.