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; }
Property value
Type: Microsoft.Exchange.Management.RecipientTasks.SupervisionRecipientType