SaveMailEmailFindValidReceiver Method

Scanjour Workflow4 Reference Manual
Searches for specified email in all email parties' emails.

Namespace:  Scanjour.Workflow4.ActivityLibrary.ServiceProcess.SaveMail
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

public bool FindValidReceiver(
	string email
)

Parameters

email
Type: SystemString
Email address to search for.

Return Value

Type: Boolean
True if found.
See Also

Reference