Share via


IDirectMailerAdmin::DeleteOldJobs Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

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