FeedbackLoopData 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 FeedbackLoopData
type FeedbackLoopData = class
Public Class FeedbackLoopData
- Inheritance
-
FeedbackLoopData
Constructors
| FeedbackLoopData() |
Properties
| ActionName |
The action name. |
| ActionValue |
The action value. |
| ReplyToId |
The activity ID that the feedback provided on. |