IDirectMailerAdmin::GetJobParameters Method

Retrieves the mailing job configuration.

HRESULT GetJobParameters(
    VARIANT jobID,
    IDispatch **ppDict
);

Parameters

  • jobID
    [in] The job ID.

  • **ppDict
    [out, retval] The dictionary object containing the job configuration.

See Also

Other Resources

IDirectMailer Interface

IDirectMailerAdmin Interface