Gets persona the specified contact is assigned to or null of contact does not belong to any persona.
Namespace: CMS.PersonasAssembly: CMS.Personas (in CMS.Personas.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- contact
- Type: CMS.OnlineMarketing ContactInfo
Contact
Return Value
Type: PersonaInfoPersona that specified contact belongs to or null
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | contact is null |
Remarks
See Also