Share via


SupervisionListEntry.Tag Property

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

Syntax

'Declaration
Public Property Tag As String
    Get
    Friend Set
'Usage
Dim instance As SupervisionListEntry
Dim value As String

value = instance.Tag
public string Tag { get; internal set; }

Property Value

Type: System.String