Click or drag to resize

MeetingParticipantuser_id Property

The Zoom user id of the participant, available only if the participant is a known Zoom user. The user_name 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_id { get; set; }

Property Value

Type: String
See Also