On Windows CE, the NTP settings are stored under [HKEY_LOCAL_MACHINE\Services\TIMESVC]
and can be programmatically changed if needed.
That key does not seem to exist on Windows Mobile, and I could not find any information on how to make the exact same thing on this platform. All resources seem to be discussing Windows CE.
How do I programmatically tell Windows Mobile to use a certain NTP server?