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