UserMentionsModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Item in List of users mentioned in the tweet
public class UserMentionsModel
type UserMentionsModel = class
Public Class UserMentionsModel
- Inheritance
-
UserMentionsModel
Constructors
| Name | Description |
|---|---|
| UserMentionsModel() | |
Properties
| Name | Description |
|---|---|
| MentionedUserFullName |
Full name of the user |
| MentionedUserId |
X id (handle) of the user |
| MentionedUserName |
Screen name of the user |