MailboxRestoreRequestIdParameter class

Inheritance hierarchy

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

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class MailboxRestoreRequestIdParameter _
    Inherits MRSRequestIdParameter
'Usage
Dim instance As MailboxRestoreRequestIdParameter
[SerializableAttribute]
public sealed class MailboxRestoreRequestIdParameter : 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

MailboxRestoreRequestIdParameter members

Microsoft.Exchange.Management.RecipientTasks namespace