IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

Expand Method

Asks the MailServer to expand a name or mailing list.

Syntax

[VB.NET]
Public Sub Expand(ByVal EmailAddress As String)
[C#]
public void Expand(string emailAddress);

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.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]