ExtensionFeatureSupport 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.
Possible values for an extension feature as supported by the local or remote participant.
public enum class ExtensionFeatureSupport
C#
public enum ExtensionFeatureSupport
type ExtensionFeatureSupport =
Public Enum ExtensionFeatureSupport
- Inheritance
-
ExtensionFeatureSupport
Name | Value | Description |
---|---|---|
Unsupported | 0 | Unsupported or Unknown. |
Supported | 1 | Supported |
Required | 2 | Required. |
Product | Versions |
---|---|
Lync UCMA | 4.0, 5.0, latest |