Udostępnij przez


MessageActionsPayload.Mentions Właściwość

Definicja

Pobiera lub ustawia listę jednostek wymienionych w komunikacie.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.MessageActionsPayloadMention> Mentions { get; set; }
member this.Mentions : System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.MessageActionsPayloadMention> with get, set
Public Property Mentions As IList(Of MessageActionsPayloadMention)

Wartość właściwości

Jednostki wymienione w komunikacie.

Dotyczy