EndOfConversationActivity 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.
Caution
This will be removed by end of summer 2026.
[System.Obsolete("This will be removed by end of summer 2026.")]
public class EndOfConversationActivity : Microsoft.Teams.Api.Activities.Activity
[<System.Obsolete("This will be removed by end of summer 2026.")>]
type EndOfConversationActivity = class
inherit Activity
Public Class EndOfConversationActivity
Inherits Activity
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| EndOfConversationActivity() | |
Properties
| Name | Description |
|---|---|
| ChannelData | (Inherited from Activity) |
| ChannelId | (Inherited from Activity) |
| Code | |
| Conversation | (Inherited from Activity) |
| Entities | (Inherited from Activity) |
| From | (Inherited from Activity) |
| Id | (Inherited from Activity) |
| IsStreaming | (Inherited from Activity) |
| Locale | (Inherited from Activity) |
| LocalTimestamp | (Inherited from Activity) |
| Properties | (Inherited from Activity) |
| Recipient | (Inherited from Activity) |
| RelatesTo |
Obsolete.
(Inherited from Activity)
|
| ReplyToId | (Inherited from Activity) |
| ServiceUrl | (Inherited from Activity) |
| Text | |
| Timestamp | (Inherited from Activity) |
| Type | (Inherited from Activity) |