CallerIdConstants.BotToBotPrefix Field

Definition

The caller ID prefix when a bot initiates a request to another bot.

public const string BotToBotPrefix;
val mutable BotToBotPrefix : string
Public Const BotToBotPrefix As String 

Field Value

Remarks

This prefix will be followed by the Azure Active Directory App ID of the bot that initiated the call.

Applies to