SaveMailActivityCcRole Property
The Cc role in document party.
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<string> CcRole { get; set; }
Public Property CcRole As InArgument(Of String)
Get
Set
public:
property InArgument<String^>^ CcRole {
InArgument<String^>^ get ();
void set (InArgument<String^>^ value);
}
member CcRole : InArgument<string> with get, set
Property Value
InArgumentString