DirectMailRecurrence Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Specifies a possible schedule of DirectMail.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public NotInheritable Class DirectMailRecurrence
'Usage
Dim instance As DirectMailRecurrence
[ComVisibleAttribute(false)]
public sealed class DirectMailRecurrence
[ComVisibleAttribute(false)]
public ref class DirectMailRecurrence sealed
public final class DirectMailRecurrence
Remarks
This class can be used to determine the means a recurring mail schedule. The frequency and intervals of the mail is established in this class.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Marketing..::.DirectMailRecurrence
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.