Share via


OnBehalfOf interface

Represents information about a user on behalf of whom an action is performed.

Properties

displayName

The display name of the user.

itemid

The ID of the item.

mentionType

The type of mention.

mri

The Microsoft Resource Identifier (MRI) of the user.

Property Details

displayName

The display name of the user.

displayName?: string

Property Value

string

itemid

The ID of the item.

itemid: number

Property Value

number

mentionType

The type of mention.

mentionType: string

Property Value

string

mri

The Microsoft Resource Identifier (MRI) of the user.

mri: string

Property Value

string