Share via


SupervisionListEntry.EntryName Property

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

Syntax

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

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

Property Value

Type: System.String