Choice Class

Definition

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

Constructors

Name Description
Choice()

Properties

Name Description
Key
Title
Value

Methods

Name Description
Deserialize(String)
Serialize()
WithKey(String)
WithTitle(String)
WithValue(String)

Applies to