Enum ContactSourceType
Describes what source the contacts should be retrieved from.
Syntax
ContactSourceType
Fields
Name | Description |
---|---|
Unknown | Unknown/undecided type |
History | Contact is retrieved from the history list |
Diary | Contact is retrieved from the diary |
Favorites | Contact is retrieved from the favorites list |
All | Enumeration generated from the wsdl doesn't handle the [Flags] attribute (bit enumeration) |