CreateTeamMemberInput Class
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.
Add Member to Team
public class CreateTeamMemberInput
type CreateTeamMemberInput = class
Public Class CreateTeamMemberInput
- Inheritance
-
CreateTeamMemberInput
Constructors
| Name | Description |
|---|---|
| CreateTeamMemberInput() | |
Properties
| Name | Description |
|---|---|
| IsModerator |
Is Moderator? |
| PersonEmail |
Email address |
| PersonId |
Person ID of the new member |
| TeamId |
Select a team |