wodSmtpServer ActiveX Control - Remove Method
      
 

Description

Removes message from relay queue.


Return Type

None  


Syntax

object.Remove Relay



The Remove Method syntax has these parts:

Part Description
object An expression evaluating to an object of type SmtpRelays.
Relay Required. A SmtpRelay object. Reference to the relay that will be removed.

Remarks

Remove method removes relay from the queue of messages that are (or will be) relayed to end-server. No matter what is the current state for the relay, is it removed from the collection and any connection with end-server is closed.