Reevaluates contact, returning ID of persona contact should be assigned to.
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 being reevaluated
Return Value
Type: Nullable Int32ID of persona the contact should be assigned to, null if contact isn't assigned to any persona
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | contact is null |
Remarks
See Also