SaveUnreadMailDigitalPostClient Property

Scanjour Workflow4 Reference Manual
This property is used primarily for testing purposes. During normal production, this argument is null, which causes the activity to create a new e-boks receiver. During test, a mock or similar can be provided through this argument.

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

public InArgument<IDigitalPostReceiver> DigitalPostClient { get; set; }

Property Value

Type: InArgumentIDigitalPostReceiver
See Also

Reference