DynamicMailListModule: IMetabaseObjectDescriptor;
The DynamicMailListModule property determines a development environment object containing implementation of macro, which will create a dynamic list of recipients to send notifications about task completion.
As the property value, one should specify the Fore unit/form/assembly description where the macro is implemented, which is set in IScheduledTaskProperties.DynamicMailListMacro.
The example of use is given in the description of the IScheduledTaskProperties.UseDynamicMailList property.
See also: