Share via


NewMailboxRelocationRequest.Mailbox property

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

Syntax

'Declaration
Public Property Mailbox As MailboxOrMailUserIdParameter
    Get
    Set
'Usage
Dim instance As NewMailboxRelocationRequest
Dim value As MailboxOrMailUserIdParameter

value = instance.Mailbox

instance.Mailbox = value
public MailboxOrMailUserIdParameter Mailbox { get; set; }

Property value

Type: Microsoft.Exchange.Configuration.Tasks.MailboxOrMailUserIdParameter

See also

Reference

NewMailboxRelocationRequest class

NewMailboxRelocationRequest members

Microsoft.Exchange.Management.RecipientTasks namespace