CallerIdConstants.BotToBotPrefix Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.