IUpdateServer.GetEmailNotificationConfiguration Method ()
Applies To: Windows Server Update Services
Gets the e-mail notification configuration interface
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
IEmailNotificationConfiguration GetEmailNotificationConfiguration()
IEmailNotificationConfiguration^ GetEmailNotificationConfiguration()
abstract GetEmailNotificationConfiguration : unit -> IEmailNotificationConfiguration
Function GetEmailNotificationConfiguration As IEmailNotificationConfiguration
Return Value
Type: Microsoft.UpdateServices.Administration.IEmailNotificationConfiguration
The email notification configuration interface
Exceptions
Exception
Condition
The e-mail notification configuration cannot be found.
See Also
IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace
Return to top