Could contacts be sync'ed and or uploaded from Outlook?
When eHome starts... In the eHomeClient.vbs file a function runs...
'===============================================================================
'===============================================================================
'===============================================================================
Function ON_LOAD_MAIN()
'--- This function will be called as the program loads
'--- very early in the init process
'--- msgbox "ON_LOAD_MAIN()"
'---
End Function
Someone could put some sync code here. The contacts are stored in a SqLite database. If anyone want to try I could give sample code to get into the database.
But yeah, back to your original question. yeah.
