Share via


SupervisionListEntry.RecipientType Property

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

Syntax

'Declaration
Public Property RecipientType As SupervisionRecipientType
    Get
    Friend Set
'Usage
Dim instance As SupervisionListEntry
Dim value As SupervisionRecipientType

value = instance.RecipientType
public SupervisionRecipientType RecipientType { get; internal set; }