[This is preliminary documentation and is subject to change.]
            The kind value of the case.
            
    Namespace: 
   OfficeClip.BusinessLayer.TrackerAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public string kind { get; set; }  | 
| Visual Basic (Declaration) | 
|---|
Public Property kind As String  | 
| Visual C++ | 
|---|
public: property String^ kind { String^ get (); void set (String^ value); }  | 
