Partager via


EventGridModelFactory.AcsChatThreadParticipantProperties Méthode

Définition

Initialise une nouvelle instance d’AcsChatThreadParticipantProperties.

public static Azure.Messaging.EventGrid.SystemEvents.AcsChatThreadParticipantProperties AcsChatThreadParticipantProperties (string displayName = default, Azure.Messaging.EventGrid.SystemEvents.CommunicationIdentifierModel participantCommunicationIdentifier = default);
static member AcsChatThreadParticipantProperties : string * Azure.Messaging.EventGrid.SystemEvents.CommunicationIdentifierModel -> Azure.Messaging.EventGrid.SystemEvents.AcsChatThreadParticipantProperties
Public Shared Function AcsChatThreadParticipantProperties (Optional displayName As String = Nothing, Optional participantCommunicationIdentifier As CommunicationIdentifierModel = Nothing) As AcsChatThreadParticipantProperties

Paramètres

displayName
String

Nom de l'utilisateur.

participantCommunicationIdentifier
CommunicationIdentifierModel

Identificateur de communication de l’utilisateur.

Retours

Une nouvelle AcsChatThreadParticipantProperties instance pour se moquer.

S’applique à