IDirectMailer::PauseJob Method

Use this method to suspend the specified job.

HRESULT PauseJob(
    VARIANT jobID
);

Parameters

  • jobID
    [in] The ID of the job to suspend.

See Also

Other Resources

IDirectMailer Interface

IDirectMailerAdmin Interface