ConferenceParticipantInformation Class

This class contains the information necessary for each participant when scheduling a conference.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration.ConferenceManagement..::..ConferenceParticipantInformation

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

Syntax

'Declaration
Public NotInheritable Class ConferenceParticipantInformation
'Usage
Dim instance As ConferenceParticipantInformation
public sealed class ConferenceParticipantInformation

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ConferenceParticipantInformation Members

Microsoft.Rtc.Collaboration.ConferenceManagement Namespace