MailboxRepairRequest Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.ConfigurableObject
Microsoft.Exchange.Management.Tasks.MailboxRepairRequest
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class MailboxRepairRequest _
Inherits ConfigurableObject
'Usage
Dim instance As MailboxRepairRequest
[SerializableAttribute]
public class MailboxRepairRequest : ConfigurableObject
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.