IDirectMailerAdmin::SetJobParameters Method

Sets the mailing job configuration.

HRESULT SetJobParameters(
    VARIANT jobID,
    IDispatch *pDict
);

Parameters

  • jobID
    [in] The job ID.

  • *pDict
    [in] A dictionary object.

See Also

Other Resources

IDirectMailer Interface

IDirectMailerAdmin Interface