Share via


SupervisionListEntry constructor

Namespace:  Microsoft.Exchange.Management.RecipientTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Sub New ( _
    entryName As String, _
    tag As String, _
    recipientType As SupervisionRecipientType _
)
'Usage
Dim entryName As String
Dim tag As String
Dim recipientType As SupervisionRecipientType

Dim instance As New SupervisionListEntry(entryName, _
    tag, recipientType)
public SupervisionListEntry(
    string entryName,
    string tag,
    SupervisionRecipientType recipientType
)

Parameters

See also

Reference

SupervisionListEntry class

SupervisionListEntry members

Microsoft.Exchange.Management.RecipientTasks namespace