MailWatchEnableMailItemList Property
Enable the mail watch to look for multiple mails.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcessAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public InArgument<bool> EnableMailItemList { get; set; }
Public Property EnableMailItemList As InArgument(Of Boolean)
Get
Set
public:
property InArgument<bool>^ EnableMailItemList {
InArgument<bool>^ get ();
void set (InArgument<bool>^ value);
}
member EnableMailItemList : InArgument<bool> with get, set
Property Value
InArgumentBoolean