Share via


ParticipantData Property

Gets whether application privileges are required on joining conference.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property ParticipantData As String
    Get
'Usage
Dim instance As ConferenceSession
Dim value As String

value = instance.ParticipantData
public string ParticipantData { get; }

Property Value

Type: System..::..String

See Also

Reference

ConferenceSession Class

ConferenceSession Members

Microsoft.Rtc.Collaboration Namespace