Edit

Share via


ConferenceSession.ParticipantData Property

Definition

Gets an XML blob set by the conference organizer to send to participants when they join.

public:
 property System::String ^ ParticipantData { System::String ^ get(); };
public string ParticipantData { get; }
member this.ParticipantData : string
Public ReadOnly Property ParticipantData As String

Property Value

Remarks

This value could be String.Empty if there is no data.

Applies to