Share via


Test Method

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

Immediately runs a direct mail job against this objects TestList list.

Namespace:  Microsoft.CommerceServer.Marketing
Assembly:  Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)

Syntax

'Declaration
Public Sub Test
'Usage
Dim instance As DirectMail

instance.Test()
public void Test()
public:
void Test()
public function Test()

Exceptions

Exception Condition
MaximumValueValidationException

There are too many users in the test list for this direct mail.

Remarks

This method will send DirectMail immediately to the TestList.

Permissions

See Also

Reference

DirectMail Class

DirectMail Members

Microsoft.CommerceServer.Marketing Namespace

TestList