Gets contact from email
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly: Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.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