NewMailboxRelocationRequest class
Inheritance hierarchy
System.Object
InternalCommand
Cmdlet
PSCmdlet
Microsoft.Exchange.Configuration.Tasks.Task
DataAccessTask<TransactionalRequestJob>
SetTaskBase<TransactionalRequestJob>
NewTaskBase<TransactionalRequestJob>
NewRequest<MailboxRelocationRequest>
Microsoft.Exchange.Management.RecipientTasks.NewMailboxRelocationRequest
Namespace: Microsoft.Exchange.Management.RecipientTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public NotInheritable Class NewMailboxRelocationRequest _
Inherits NewRequest(Of MailboxRelocationRequest)
'Usage
Dim instance As NewMailboxRelocationRequest
public sealed class NewMailboxRelocationRequest : NewRequest<MailboxRelocationRequest>
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.