The UserInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Birthday |
Gets or sets user birthday.
|
![]() | DisplayName |
Gets or sets the display name of the user.
|
![]() |
Gets or sets user email address.
| |
![]() | FirstName |
Gets or sets the first name of the user.
|
![]() | FullName |
Gets the first and last name.
|
![]() | Items |
Gets or sets a collection containing the API request results.
|
![]() | LastName |
Gets or sets the last name of the user.
|
![]() | Phone |
Gets or sets user phone.
|
![]() | Sex |
Gets or sets gender of the user.
|
![]() | Url |
Gets or sets user url.
|
![]() | UserId |
Gets or sets the user ID.
|
![]() | UserName |
Gets or sets the username.
|
![]() | Userpic |
Gets or sets user image url.
|
See Also