MailingListUser Members
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.
The MailingListUser type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MailingListUser | Initializes a new instance of the MailingListUser class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
CharacterSet | Gets or sets the preferred character set of the user represented by this object. | |
CultureCode | Gets or sets the preferred culture of the user represented by this object. | |
EmailAddress | Gets the e-mail address of the user represented by this MailingListUser object. | |
PreferredFormat | Gets or sets the preferred message format of the user represented by this object. | |
Url | Gets or sets the URL of the user represented by this MailingListUse object. | |
UserId | Gets or sets the unique identifier of this MailingListUser object. |
Top