MailingListError Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Describes an error that occurred during the list operation.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public NotInheritable Class MailingListError
'Usage
Dim instance As MailingListError
[ComVisibleAttribute(false)]
public sealed class MailingListError
[ComVisibleAttribute(false)]
public ref class MailingListError sealed
public final class MailingListError
Remarks
One of the possible list operation error codes.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Marketing..::.MailingListError
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.