| PersonaContactHistoryInfoProviderDeletePersonaContactHistoryInfo Method (Int32) | 
            Deletes PersonaContactHistoryInfo with specified ID.
            
 
Namespace: CMS.PersonasAssembly: CMS.Personas (in CMS.Personas.dll) Version: 11.0.0
Syntaxpublic static void DeletePersonaContactHistoryInfo(
	int id
)
Parameters
- id
 - Type: SystemInt32
PersonaContactHistoryInfo ID 
See Also