Contains synchronization log entries for a user.
{
     long startTime; 
     long endTime; 
     unsigned int seconds; 
     string errorMessage; 
};startTime The synchronization start time.
endTime The synchronization end time.
seconds The duration of the synchronization in seconds.
errorMessage Generated error messages. INTERNAL – In future releases, may not be backward compatible or may not be supported at all.
 The information is an array of SyncLog structures.
            
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |