Modifier and Type | Class and Description |
---|---|
class |
MailServerValidatingEventArgs
Provides data for the MailServerValidatingEvent event.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.IAsyncResult |
DomainValidatingEventHandler.beginInvoke(Object sender,
DomainValidatingEventArgs e,
com.aspose.ms.System.AsyncCallback callback,
Object state)
beginInvoke.
|
abstract void |
DomainValidatingEventHandler.invoke(Object sender,
DomainValidatingEventArgs e)
invoke.
|