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.
MailingListOperation class describes a long-running list operation, such as Import, Export, Append, Subtract, etc.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public NotInheritable Class MailingListOperation
'Usage
Dim instance As MailingListOperation
[ComVisibleAttribute(false)]
public sealed class MailingListOperation
[ComVisibleAttribute(false)]
public ref class MailingListOperation sealed
public final class MailingListOperation
Remarks
Note that the following operations are not long-running and therefore there will not be a List Operation for them:
This object does not have a public constructor; it can be obtained by calling any of the following:
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Marketing..::.MailingListOperation
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.