แชร์ผ่าน


MessageActionsPayloadUser Class

Definition

Represents a user entity.

public class MessageActionsPayloadUser
type MessageActionsPayloadUser = class
Public Class MessageActionsPayloadUser
Inheritance
MessageActionsPayloadUser

Constructors

MessageActionsPayloadUser()

Initializes a new instance of the MessageActionsPayloadUser class.

MessageActionsPayloadUser(String, String, String)

Initializes a new instance of the MessageActionsPayloadUser class.

Properties

DisplayName

Gets or sets the plaintext display name of the user.

Id

Gets or sets the id of the user.

UserIdentityType

Gets or sets the identity type of the user. Possible values include: 'aadUser', 'onPremiseAadUser', 'anonymousGuest', 'federatedUser'.

Applies to