Membership Properties |
The Membership type exposes the following members.
| Name | Description | |
|---|---|---|
| Created |
The time stamp that the membership being created.
| |
| Id |
The id of this membership.
| |
| IsModerator |
Moderator of a space.
| |
| IsMonitor |
Monitor of a space.
| |
| PersonDisplayName |
The display name of the person.
| |
| PersonEmail |
The email address of the person.
| |
| PersonId |
The id of the person.
| |
| PersonOrgId |
The organization id of this person in.
| |
| SpaceId |
The id of the space.
|