다음을 통해 공유


IDirectMailerAdmin::ScheduleDirectMail Method

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

Sets up mailing jobs at periodic intervals using Windows Task Scheduler.

HRESULT ScheduleDirectMail(
    VARIANT vSiteName,
    VARIANT vCampItemId
);

Parameters

  • vSiteName
    [in] The name of the site to send from.

  • vCampItemId
    [in] The campaign item ID.

See Also

Other Resources

IDirectMailer Interface

IDirectMailerAdmin Interface