Identifies where a Contact item is from.
| C# | Visual Basic |
public enum ContactType
Public Enumeration ContactType
| Member | Description |
|---|---|
| Device |
Contact is on the mobile device (the traditional source).
|
| Sim |
Contact is on the Subscriber Identity Module (SIM and USIM).
|
| HasFlag |
Determines whether one or more bit fields are set in the current instance.
|
| Requirements | |
|---|---|
| Windows Mobile | Windows Mobile Version 5.0 AKU 3.0 and later |