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.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.