IDirectMailerAdmin::DeleteOldJobs Method

Deletes completed jobs that are older than the specified limit.

HRESULT DeleteOldJobs(
    long ageLimit
);

Parameters

  • ageLimit
    [in] The age criteria (in days).

See Also

Other Resources

IDirectMailer Interface

IDirectMailerAdmin Interface