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