JoinMode Enum
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.
Represents the conference join mode.
public enum class JoinMode
C#
public enum JoinMode
type JoinMode =
Public Enum JoinMode
- Inheritance
-
JoinMode
Name | Value | Description |
---|---|---|
Default | 0 | Default mode. |
TrustedParticipant | 1 | Joins the conference as a trusted participant. |
GatewayParticipant | 2 | Joins the conference as a gateway participant. |
Proizvod | Verzije |
---|---|
Lync UCMA | 4.0, 5.0, latest |