Share via


FacebookResponseEvent.Entry Eigenschaft

Definition

Ruft die entry-Eigenschaft ab.

public System.Collections.Generic.List<Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.FacebookEntry> Entry { get; }
member this.Entry : System.Collections.Generic.List<Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.FacebookEntry>
Public ReadOnly Property Entry As List(Of FacebookEntry)

Eigenschaftswert

Array mit Ereignisdaten.

Gilt für: