This enum is used with ActiveSyncStatus.
| C# | Visual Basic |
public enum ActiveSyncStatus
Public Enumeration ActiveSyncStatus
| Member | Description |
|---|---|
| None |
ActiveSync is idle.
|
| Synchronizing |
ActiveSync is synchronising.
|
| Error |
ActiveSync has encountered an error.
|
| HasFlag |
Determines whether one or more bit fields are set in the current instance.
|
| Requirements | |
|---|---|
| Windows Mobile | Windows Mobile Version 5.0 and later |