Share via


MigrationUser.EmailAddress property

Namespace:  Microsoft.Exchange.Migration
Assembly:  Microsoft.Exchange.Migration (in Microsoft.Exchange.Migration.dll)

Syntax

'Declaration
Public Property EmailAddress As SmtpAddress
    Get
    Friend Set
'Usage
Dim instance As MigrationUser
Dim value As SmtpAddress

value = instance.EmailAddress
public SmtpAddress EmailAddress { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.SmtpAddress

See also

Reference

MigrationUser class

MigrationUser members

Microsoft.Exchange.Migration namespace