Share via


OnBehalfOf.Mri Property

Definition

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.

Applies to