MailboxRelocationRequestIdParameter class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Management.RecipientTasks.MRSRequestIdParameter
    Microsoft.Exchange.Management.RecipientTasks.MailboxRelocationRequestIdParameter

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class MailboxRelocationRequestIdParameter _
    Inherits MRSRequestIdParameter
'Usage
Dim instance As MailboxRelocationRequestIdParameter
[SerializableAttribute]
public sealed class MailboxRelocationRequestIdParameter : MRSRequestIdParameter

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.

See also

Reference

MailboxRelocationRequestIdParameter members

Microsoft.Exchange.Management.RecipientTasks namespace