Share via


NormalizeMentionsMiddleware.RemoveRecipientMention Property

Definition

Gets or sets a value indicating whether the any recipient mentions should be removed.

public bool RemoveRecipientMention { get; set; }
member this.RemoveRecipientMention : bool with get, set
Public Property RemoveRecipientMention As Boolean

Property Value

If true, @mentions of the recipient will be completely stripped from the .text and .entities.

Applies to