IDirectMailerAdmin Interface
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The IDirectMailerAdmin interface is implemented by a custom COM object to handle direct mailing.
Method |
Description |
---|---|
Creates a new mailing job. |
|
Deletes a specified mailing job. |
|
Deletes old jobs based on an age criteria. |
|
Enumerates all mailing jobs. |
|
Gets the job errors list. |
|
Retrieves the mailing job configuration. |
|
Sets up mailing jobs at periodic intervals using Windows Task Scheduler. |
|
Sets the mailing job configuration. |
|
Sets up a test mailing job to run immediately using Windows Task Scheduler. |
|
Cancels a Windows Task Scheduler mailing job. |