Share via


MessageTemplateWhatsAppBindings.Button Property

Definition

Gets the button.

public System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,Azure.Communication.Messages.MessageTemplateValueWhatsAppSubType>> Button { get; }
member this.Button : seq<System.Collections.Generic.KeyValuePair<string, Azure.Communication.Messages.MessageTemplateValueWhatsAppSubType>>
Public ReadOnly Property Button As IEnumerable(Of KeyValuePair(Of String, MessageTemplateValueWhatsAppSubType))

Property Value

Applies to