FeedbackData 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.
Data returned when the thumbsup or thumbsdown button is clicked and response is received.
public class FeedbackData
type FeedbackData = class
Public Class FeedbackData
- Inheritance
-
FeedbackData
- Derived
Constructors
| Name | Description |
|---|---|
| FeedbackData() | |
Properties
| Name | Description |
|---|---|
| ActionName |
The action name. |
| ActionValue |
The action value. |
| ReplyToId |
The activity ID that the feedback provided on. |