Expand Method
Asks the MailServer to expand a name or mailing list.
Syntax
procedure Expand(EmailAddress: String);Remarks
This method asks the MailServer to expand a name or mailing list. The resulting response is provided in one or more Expand events (one for each address). The component will try to connect to the mail relay if it is not already connected.