Round TLRSWP Logo TLRSWP Banner Image
Home
News
Products
Updates
Support
EmailDLL
Manual
FAQ
Debug
DocBox
Contacts
Company
Site Map

EmailDLL Online Manual

home.gif

prev.gif next.gif


Email.Valid example

  ...
  this.EM = new Email();
  this.EM.Create(this);
  if (this.EM.Valid == false) {
    ErrorMessage = "Unable to create email object";
  } else {
    this.EM.SetServer("mail.mycompany.com");
    ....

home.gif
prev.gif next.gif

 


Copyright 1998, TLR Software Publishing
Questions? Comments? Invective?