MailServer Property
Mail server with lowest precedence value (lowest cost to reach).
Object Oriented Interface
public function getMailServer();
Procedural Interface
ipworks_mx_get($res, 5 );
Default Value
''
Remarks
This property contains the mail server with lowest precedence value (lowest cost to reach). After all events are fired this property holds the name of the best mail server for the supplied email address, and the Status property holds the completion status.
This property is read-only.
Data Type
String