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.