Determine whether a user has an email address.
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- oDataUri
- Type: SystemUri
The OData Service endpoint. - addressKey
- Type: SystemString
Address key.
Return Value
Type: BooleanTrue if user has an email, otherwise false.
See Also