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