IEmailNotificationConfiguration.GetStatusNotificationRecipients Method 

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

Gets Status Notification recipients

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

Syntax

'Declaration
Function GetStatusNotificationRecipients As MailAddressCollection
'Usage
Dim instance As IEmailNotificationConfiguration
Dim returnValue As MailAddressCollection

returnValue = instance.GetStatusNotificationRecipients
MailAddressCollection GetStatusNotificationRecipients ()
MailAddressCollection^ GetStatusNotificationRecipients ()
MailAddressCollection GetStatusNotificationRecipients ()
function GetStatusNotificationRecipients () : MailAddressCollection

Return Value

The collection of email addresses that receive status notification

Platforms

Windows Server 2003

See Also

Reference

IEmailNotificationConfiguration Interface
IEmailNotificationConfiguration Members
Microsoft.UpdateServices.Administration Namespace

Footer image

Send comments about this topic to Microsoft.