ConversationResourceResponse 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.
A response containing a resource.
public class ConversationResourceResponse
type ConversationResourceResponse = class
Public Class ConversationResourceResponse
- Inheritance
-
ConversationResourceResponse
Constructors
ConversationResourceResponse() |
Initializes a new instance of the ConversationResourceResponse class. |
ConversationResourceResponse(String, String, String) |
Initializes a new instance of the ConversationResourceResponse class. |
Properties
ActivityId |
Gets or sets ID of the Activity (if sent). |
Id |
Gets or sets id of the resource. |
ServiceUrl |
Gets or sets service endpoint where operations concerning the conversation may be performed. |