MabFileFolderProtectedItemExtendedInfo interface      
Additional information on the backed up item.
Properties
| last | Last time when the agent data synced to service. | 
| oldest | The oldest backup copy available. | 
| recovery | Number of backup copies associated with the backup item. | 
Property Details
		lastRefreshedAt
	  
	Last time when the agent data synced to service.
lastRefreshedAt?: DateProperty Value
Date
		oldestRecoveryPoint
	  
	The oldest backup copy available.
oldestRecoveryPoint?: DateProperty Value
Date
		recoveryPointCount
	  
	Number of backup copies associated with the backup item.
recoveryPointCount?: numberProperty Value
number