Share via


MigrationUser.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 MigrationUser
Dim value As MigrationUserRecipientType

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

Property value

Type: Microsoft.Exchange.Data.Storage.Management.MigrationUserRecipientType

See also

Reference

MigrationUser class

MigrationUser members

Microsoft.Exchange.Migration namespace