MailingListOperation Members

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.

The MailingListOperation type exposes the following members.

Methods

  Name Description
Aa134559.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa134559.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa134559.pubmethod(en-US,CS.70).gif GetErrors This method returns a MailingListError array containing the errors that occurred during the execution of this operation.
Aa134559.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa134559.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa134559.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa134559.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa134559.pubproperty(en-US,CS.70).gif EndDate Gets the time at which this operation completed.
Aa134559.pubproperty(en-US,CS.70).gif ExpressionBody Gets the body of the expression used as the source for this operation.
Aa134559.pubproperty(en-US,CS.70).gif Id Gets the unique identifier of the operation.
Aa134559.pubproperty(en-US,CS.70).gif IsInProgress Gets a value indicating of this operation is currently in progress.
Aa134559.pubproperty(en-US,CS.70).gif MainListId Gets the unique identifier of the MailingList that is the target of this operation.
Aa134559.pubproperty(en-US,CS.70).gif OriginalFileName Gets the original (client-side) name of the file that was used as the source for this operation.
Aa134559.pubproperty(en-US,CS.70).gif SecondListId Gets the id of the MailingList that is the source for this operation.
Aa134559.pubproperty(en-US,CS.70).gif StartDate Gets the time at which this operation began.
Aa134559.pubproperty(en-US,CS.70).gif Status Gets the current status of this operation.
Aa134559.pubproperty(en-US,CS.70).gif Type Gets the type of operation represented by this object.

Top

See Also

Reference

MailingListOperation Class

Microsoft.CommerceServer.Marketing Namespace