CardMetadata 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 CardMetadata : Microsoft.Teams.Cards.SerializableObject
type CardMetadata = class
inherit SerializableObject
Public Class CardMetadata
Inherits SerializableObject
- Inheritance
Constructors
| Name | Description |
|---|---|
| CardMetadata() | |
Properties
| Name | Description |
|---|---|
| Key | |
| WebUrl | |
Methods
| Name | Description |
|---|---|
| Deserialize(String) | |
| Serialize() | |
| WithKey(String) | |
| WithWebUrl(String) | |