OnBehalfOf Class
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.
Specifies attribution for notifications.
public class OnBehalfOf
type OnBehalfOf = class
Public Class OnBehalfOf
- Inheritance
-
OnBehalfOf
Constructors
OnBehalfOf() |
Initializes a new instance of the OnBehalfOf class. |
Properties
DisplayName |
Gets or sets name of the person. Used as fallback in case name resolution is unavailable. |
ItemId |
Gets or sets the identification of the item. Default is 0. |
MentionType |
Gets or sets the mention type. Default is "person". |
Mri |
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]". |