Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the join mode.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property JoinMode As JoinMode
Get
Set
'Usage
Dim instance As ConferenceJoinOptions
Dim value As JoinMode
value = instance.JoinMode
instance.JoinMode = value
public JoinMode JoinMode { get; set; }
Property Value
Type: Microsoft.Rtc.Collaboration.JoinMode