QuestionQ448
Communications MiningWhich of the following statements correctly describes the StreamResult.Comment property in a UiPath Communications Mining stream?
- A It includes both the original comment information and the Communications Mining predictions in a single field, with StreamResult.Comment.UserProperties being particularly important for retrieving user properties in automations.
- B It stores the predictions made by Communications Mining about the comment content, with StreamResult.Comment.Labels being particularly important for retrieving the predicted labels.
- C It holds the value used in the advance stream activity to move to a specific comment using the advance stream functionality.
- D It contains all information about the original comment, with StreamResult.Comment.UserProperties being particularly important for retrieving user properties in automations.
Community Discussion