MailBee.NET Objects 4.0

SmtpServerCollection.Remove Method 

Removes the specified SmtpServer object from the collection.

public void Remove(
   SmtpServer server
);

Parameters

server
A reference to the SmtpServer object to be removed.

See Also

SmtpServerCollection Class | MailBee.SmtpMail Namespace