SaveMailLogicSetRecipientAddress Method

Scanjour Workflow4 Reference Manual
Sets recipient's address on record.

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 void SetRecipientAddress(
	ODataService ctx,
	Record record
)

Parameters

ctx
Type: ODataService
ODataService context.
record
Type: Record
Record instance.
See Also

Reference