MigrationUserStatistics.RecipientType property
Namespace: Microsoft.Exchange.Migration
Assembly: Microsoft.Exchange.Migration (in Microsoft.Exchange.Migration.dll)
Syntax
'Declaration
Public Property RecipientType As MigrationUserRecipientType
Get
Friend Set
'Usage
Dim instance As MigrationUserStatistics
Dim value As MigrationUserRecipientType
value = instance.RecipientType
public MigrationUserRecipientType RecipientType { get; internal set; }
Property value
Type: Microsoft.Exchange.Data.Storage.Management.MigrationUserRecipientType