Activity.RemoveRecipientMention Method
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.
Removes the recipient mention text from the Text property.
public string RemoveRecipientMention();
abstract member RemoveRecipientMention : unit -> string
override this.RemoveRecipientMention : unit -> string
Public Function RemoveRecipientMention () As String
Returns
The new Text value.