Class MailClientAgent

MailClientAgent class

Represents an email client agent.

public class MailClientAgent

Constructors

NameDescription
MailClientAgent()Initializes a new instance of the MailClientAgent class.

Methods

NameDescription
virtual Launch(string, string, RecipientCollection)Launches the agent.
virtual Launch(string, string, RecipientCollection, string[])Launches the agent.

See Also