MessageActivity 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.
public class MessageActivity : Microsoft.Teams.Api.Activities.Activity
type MessageActivity = class
inherit Activity
Public Class MessageActivity
Inherits Activity
- Inheritance
- Derived
Constructors
| Name | Description |
|---|---|
| MessageActivity() | |
| MessageActivity(String) | |
Properties
| Name | Description |
|---|---|
| AttachmentLayout | |
| Attachments | |
| ChannelData | (Inherited from Activity) |
| ChannelId | (Inherited from Activity) |
| Conversation | (Inherited from Activity) |
| DeliveryMode | |
| Entities | (Inherited from Activity) |
| Expiration | |
| From | (Inherited from Activity) |
| Id | (Inherited from Activity) |
| Importance | |
| InputHint | |
| IsRecipientMentioned | |
| 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) |
| Speak | |
| SuggestedActions | |
| Summary | |
| Text | |
| TextFormat | |
| Timestamp | (Inherited from Activity) |
| Type | (Inherited from Activity) |
| Value | |