List of recipients adress keys.
Namespace:
Scanjour.Workflow4.ActivityLibrary
Assembly:
Scanjour.Workflow4.ActivityLibrary_23.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
public InArgument<string[]> RecipientAddressKeys { get; set; }
Public Property RecipientAddressKeys As InArgument(Of String())
Get
Set
public:
property InArgument<array<String^>^>^ RecipientAddressKeys {
InArgument<array<String^>^>^ get ();
void set (InArgument<array<String^>^>^ value);
}
member RecipientAddressKeys : InArgument<string[]> with get, set
Property Value
Type:
InArgumentString
Reference