MailBee.NET Objects 7.2

DnsServerCollection.Remove Method 

Removes the specified DnsServer object from the collection.

public void Remove(
   DnsServer server
);

Parameters

server
A reference to the DnsServer object to be removed.

See Also

DnsServerCollection Class | MailBee.DnsMX Namespace