IEmailNotificationConfiguration.Test Method 

[WSUS 3.0 API - This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Triggers an email configuration to manually test the mail server and mail accounts

Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in microsoft.updateservices.administration.dll)

Syntax

'Declaration
Sub Test
'Usage
Dim instance As IEmailNotificationConfiguration

instance.Test
void Test ()
void Test ()
void Test ()
function Test ()

Remarks

This method will return send out a test email to check the status of email server as well as email accounts. It is an asynchrnous call. To get the test status, you need to review the log file for related information. This operation requires WSUS Administrator privileges.

Platforms

Windows Server 2003

See Also

Reference

IEmailNotificationConfiguration Interface
IEmailNotificationConfiguration Members
Microsoft.UpdateServices.Administration Namespace

Footer image

Send comments about this topic to Microsoft.