TeamMembership Class |
Namespace: SparkSDK
public class TeamMembership
The TeamMembership type exposes the following members.
Name | Description | |
---|---|---|
TeamMembership | Initializes a new instance of the TeamMembership class |
Name | Description | |
---|---|---|
Created |
The timestamp that the team membership being created.
| |
Id |
The identifier of this team membership.
| |
IsModerator |
True if the person in this membership is a moderator of the team.
| |
PersonDisplayName |
The display name of the person.
| |
PersonEmail |
The email address of the person.
| |
PersonId |
The identifier of the person.
| |
PersonOrgId |
The oganization id of the person is in.
| |
TeamId |
The identifier of the team.
|