Click or drag to resize
ConferenceConfigurationParticipantCode Property
Conference Participant code, to allow user to share participant code to other users in Calendar invites and Share My Bridge. A String value representing the Code to be used for participants to join conference

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public string ParticipantCode { get; set; }

Property Value

Type: String
See Also