Click or drag to resize
PersonaContactHistoryInfoProviderGetPersonaContactHistory Method
Returns a query for all the PersonaContactHistoryInfo objects.

Namespace: CMS.Personas
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 11.0.0
Syntax
C#
public static ObjectQuery<PersonaContactHistoryInfo> GetPersonaContactHistory()

Return Value

Type: ObjectQueryPersonaContactHistoryInfo
See Also