Click or drag to resize

MeetingParticipantname Property

The participant name, as provided by the participant when joining the meeting. If the participant is a known Zoom user then user_name will identify the user.

Namespace:  NetQuarry.Services.Zoom
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string name { get; set; }

Property Value

Type: String
See Also