ConferenceJoinInformation Class
NOTE: This API is now obsolete.
This class will be removed from future versions. Instead, use ConferenceJoinOptions to customize joining a conference. Contains information to customize joining a conference.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.ConferenceJoinInformation
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
<ObsoleteAttribute("This will be removed from future versions. Use 'ConferenceJoinOptions' instead")> _
Public Class ConferenceJoinInformation
'Usage
Dim instance As ConferenceJoinInformation
[ObsoleteAttribute("This will be removed from future versions. Use 'ConferenceJoinOptions' instead")]
public class ConferenceJoinInformation
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.