Gets contact from email
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly: Scanjour.Workflow4.ActivityLibrary_19.1.6.0 (in Scanjour.Workflow4.ActivityLibrary_19.1.6.0.dll) Version: 19.1.6.0 (19.1.6.0)
Syntax
Parameters
- ctx
- Type: ODataService
The odata service - Type: SystemString
The email to look up
Return Value
Type: ContactAn contact if found, else null.
See Also