Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Creates a new mailing job.
HRESULT CreateJob(
VARIANT SitePrefix,
VARIANT campaignItemId,
VARIANT isTestDML,
VARIANT *jobID
);
Parameters
SitePrefix
[in] The site name.campaignItemId
[in] The campaign item ID.isTestDML
[in] Indicates whether the job is a test direct mail.*jobID
[out, retval] The job ID.