MeetingParticipantuser_name Property |
The Zoom user name of the participant, available only if the participant is a known Zoom user.
The
user_id property should also have a value if this property has a value.
Namespace:
NetQuarry.Services.Zoom
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string user_name { get; set; }
Public Property user_name As String
Get
Set
Property Value
Type:
StringSee Also