ConferenceSessionProperties.ParticipantData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the XML data delivered to each participant.
public:
property System::String ^ ParticipantData { System::String ^ get(); };
public string ParticipantData { get; }
member this.ParticipantData : string
Public ReadOnly Property ParticipantData As String