SaveMailSetupRecordInfoLabel Property |
Name of the custom info label for the sender email address.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess.SaveMailAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string RecordInfoLabel { get; set; }
Public Property RecordInfoLabel As String
Get
Set
public:
property String^ RecordInfoLabel {
String^ get ();
void set (String^ value);
}
member RecordInfoLabel : string with get, set
Property Value
String
See Also