CaptionSource Class

Definition

public class CaptionSource : Microsoft.Teams.Cards.SerializableObject
type CaptionSource = class
    inherit SerializableObject
Public Class CaptionSource
Inherits SerializableObject
Inheritance
CaptionSource

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)

Applies to