OnBehalfOf.Mri 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.
Gets or sets message resource identifier (MRI) of the person on whose behalf the message is sent. Message sender name would appear as "[user] through [bot name]".
public string Mri { get; set; }
member this.Mri : string with get, set
Public Property Mri As String
Property Value
The message resource identifier of the person.