MailingListError Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Describes an error that occurred during the list operation.
The MailingListError type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MailingListError | Initializes a new instance of the MailingListError 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 | |
---|---|---|
EmailAddress | Gets or sets the user e-mail address associated with this error. | |
ErrorCode | Gets or sets the error code associated with this error. | |
Parameter | Gets or sets the line in the file at which this error occurred. |
Top