| BulkWriteError Properties | 
The BulkWriteError type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Category | 
            Gets the category.
            (Inherited from WriteError.) | 
|  | Code | 
            Gets the error code.
            (Inherited from WriteError.) | 
|  | Details | 
            Gets the error details.
            (Inherited from WriteError.) | 
|  | Index | 
            Gets the index of the request that had an error.
             | 
|  | Message | 
            Gets the error message.
            (Inherited from WriteError.) | 
 See Also
See Also