Edit

Share via


Conference.ParticipantData Property

Definition

Gets an XML blob to be sent to participants.

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 can be used to store an arbitrary XML blob that will be sent to all participants in the conference.

Applies to