PersonClient Class |
Namespace: WebexSDK
public sealed class PersonClient
The PersonClient type exposes the following members.
| Name | Description | |
|---|---|---|
| PersonClient |
Initializes a new instance of the PersonClient class.
|
| Name | Description | |
|---|---|---|
| Get |
Retrieves the details for a person by person id.
| |
| GetMe |
Retrieves the details for the authenticated user.
| |
| List |
Lists people in the authenticated user's organization.
|