IEmailNotificationConfiguration Methods

 

Applies To: Windows Server Update Services

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Methods

Name Description
System_CAPS_pubmethod Save()

Saves the e-mail configuration to the database.

System_CAPS_pubmethod SendTestEmail()

Sends a test e-mail to check the SMTP server settings.

System_CAPS_pubmethod SetSmtpUserPassword(SecureString)

Sets the e-mail sender's password.

System_CAPS_pubmethod SetSmtpUserPassword(String)

Sets the e-mail sender's password.

See Also

IEmailNotificationConfiguration Interface
Microsoft.UpdateServices.Administration Namespace

Return to top