View Single Post
  #3 (permalink)  
Old 05-25-2006, 01:00 PM
JackyQiu JackyQiu is offline
Member
 
Posts: 14
Default

Quote:
Originally Posted by sam
ms = metadata sequence number
rev = content sequence number (ie, revision number)

if an item's content changes, both get updated to the current mailbox revision number. if an items metadata changes only ms gets updated.
Is this number used to compare with the token number in SyncRequest to return the latest sync data?
Reply With Quote