Person Class |
Namespace: WebexSDK
public class Person
The Person type exposes the following members.
| Name | Description | |
|---|---|---|
| Avatar |
The avatar name of this person.
| |
| Created |
The time stamp that this person being created.
| |
| DisplayName |
The display name of this person.
| |
| Emails |
The emails of this person.
| |
| FirstName |
The nick first name of this person
| |
| Id |
The id of this person.
| |
| LastName |
The nick last name of this person
| |
| NickName |
The nick name of this person
| |
| OrgId |
The organization id of this person
| |
| Type |
The type of this person, default is "person"
|