Tip
When working with the enum use the extension methods from the ImppExtension class.
[FlagsAttribute]
public enum Impp<FlagsAttribute>
Public Enumeration Impp[FlagsAttribute]
public enum class Impp[<FlagsAttribute>]
type Impp| Personal | 1 | Personal |
| Business | 2 | Business |
| Mobile | 4 | Mobile |