TonePolicy 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.
Represents the Tone Policy.
public enum class TonePolicy
public enum TonePolicy
type TonePolicy =
Public Enum TonePolicy
- Inheritance
-
TonePolicy
Fields
Name | Value | Description |
---|---|---|
Supported | 1 | Supports tones. |
NotSupported | 2 | Does not support tones. |