MailingListUser Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
A MailingList entry describing a user who is on this mailing list.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public NotInheritable Class MailingListUser
'Usage
Dim instance As MailingListUser
[ComVisibleAttribute(false)]
public sealed class MailingListUser
[ComVisibleAttribute(false)]
public ref class MailingListUser sealed
public final class MailingListUser
Remarks
The user may be on a StaticList or an ExpressionList.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Marketing..::.MailingListUser
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.