ExtensionFeatureSupport Enum
Definition
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
public enum ExtensionFeatureSupport
type ExtensionFeatureSupport =
Public Enum ExtensionFeatureSupport
- Inheritance
-
ExtensionFeatureSupport
Fields
Name | Value | Description |
---|---|---|
Unsupported | 0 | Unsupported or Unknown. |
Supported | 1 | Supported |
Required | 2 | Required. |