Enum ContactSourceType
Namespace: SuperOffice.WebApi.DataAssembly: SuperOffice.WebApi.dll Describes what source the contacts should be retrieved from. This Enum consists of flag values that can be combined.
Fields
All = 7
7: Enumeration generated from the wsdl doesn’t handle the [Flags] attribute (bit enumeration)
Diary = 2
2: Contact is retrieved from the diary
Favorites = 4
4: Contact is retrieved from the favorites list
History = 1
1: Contact is retrieved from the history list
UndefinedValue8 = 8
8: Undefined and generated value 8
Unknown = 0
0: Unknown/undecided type