AgentApplicationOptions.RemoveRecipientMention Property
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.
Optional. If true, the Agent will automatically remove mentions of the Agents name from incoming messages. Defaults to true.
public bool RemoveRecipientMention { get; set; }
member this.RemoveRecipientMention : bool with get, set
Public Property RemoveRecipientMention As Boolean