email QML Value Type
Class that holds a Email for a contact. More...
Import Statement: | import org.kde.contacts |
In C++: |
Properties
- email : string
- isPreferred : bool
- isValid : booling
- type : enumeration
Detailed Description
Property Documentation
email : string |
isPreferred : bool |
isValid : booling |
type : enumeration |
Constant | Description |
---|---|
email.Unknown | No or unknown email type is set |
email.Home | Personal email |
email.Work | Work email |
email.Other | Other email |