MoveRequestIdParameter Class

Identifies a request to move a mailbox.

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Configuration.Tasks.ADIdParameter
    Microsoft.Exchange.Configuration.Tasks.RecipientIdParameter
      Microsoft.Exchange.Configuration.Tasks.MailboxOrMailUserIdParameter
        Microsoft.Exchange.Management.RecipientTasks.MoveRequestIdParameter

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

Syntax

'Declaration
Public Class MoveRequestIdParameter _
    Inherits MailboxOrMailUserIdParameter
'Usage
Dim instance As MoveRequestIdParameter
public class MoveRequestIdParameter : MailboxOrMailUserIdParameter

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.