TelUri.ParseOptions 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.
This enumeration supports a bitwise combination of its member values.
public: enum class TelUri::ParseOptions
C#
[System.Flags]
public enum TelUri.ParseOptions
type TelUri.ParseOptions =
Public Enum TelUri.ParseOptions
- Inheritance
-
TelUri.ParseOptions
- Attributes
Name | Value | Description |
---|---|---|
None | 0 | |
PhoneContextOptional | 1 | |
ImplyTelUriScheme | 2 | |
AllowHexDigitsInGlobalNumbers | 4 | |
RemoveWhitespaceFromNumber | 8 |
Produkt | Verzie |
---|---|
Lync UCMA | 4.0, 5.0, latest |