WebexClientWrapperOptions.WebexWebhookName Propriété
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit un nom pour l’abonnement webhook qui sera créé pour indiquer à Webex d’envoyer vos webhooks de bot.
C#
public string WebexWebhookName { get; set; }
member this.WebexWebhookName : string with get, set
Public Property WebexWebhookName As String
Nom de l’abonnement webhook.
Produit | Versions |
---|---|
Microsoft.Bot.Builder | 4.0 |