IDirectMailer::StartJob Method

Starts the job based on the specified ID.

HRESULT StartJob(
    VARIANT jobID
);

Parameters

  • jobID
    [in] The job ID to start.

See Also

Other Resources

IDirectMailer Interface

IDirectMailerAdmin Interface