Case class
Represents an eDiscovery case.
Inheritance hierarchy
System.Object
Microsoft.Office.Server.Discovery.Case
Namespace: Microsoft.Office.Server.Discovery
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Class Case
'Usage
Dim instance As Case
public class Case
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.