CaptionSource 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 CaptionSource : Microsoft.Teams.Cards.SerializableObject
type CaptionSource = class
inherit SerializableObject
Public Class CaptionSource
Inherits SerializableObject
- Inheritance
Constructors
| Name | Description |
|---|---|
| CaptionSource() | |
Properties
| Name | Description |
|---|---|
| Key | |
| Label | |
| MimeType | |
| Url | |
Methods
| Name | Description |
|---|---|
| Deserialize(String) | |
| Serialize() | |
| WithKey(String) | |
| WithLabel(String) | |
| WithMimeType(String) | |
| WithUrl(String) | |