SequenceDispatcherActivityCopyRecipientAddressKeys Property
Gets or sets the copy recipient address keys
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: 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<string[]> CopyRecipientAddressKeys { get; set; }
Public Property CopyRecipientAddressKeys As InArgument(Of String())
Get
Set
public:
property InArgument<array<String^>^>^ CopyRecipientAddressKeys {
InArgument<array<String^>^>^ get ();
void set (InArgument<array<String^>^>^ value);
}
member CopyRecipientAddressKeys : InArgument<string[]> with get, set
Property Value
InArgumentString