ActivityResourceResponse 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.
Extends ResourceResponse with ActivityId and Conversation properties.
public class ActivityResourceResponse : Microsoft.Bot.Schema.ResourceResponse
type ActivityResourceResponse = class
inherit ResourceResponse
Public Class ActivityResourceResponse
Inherits ResourceResponse
- Inheritance
Constructors
| ActivityResourceResponse() |
Properties
| ActivityId |
Gets or sets the Activity Id. |
| Conversation |
Gets or sets a Conversation Account. |
| Id |
Gets or sets id of the resource. (Inherited from ResourceResponse) |