Complaints sent to the whitelist complaint handler. Added in 8.1.
| 
                     Field Name  | 
                
                     Description  | 
                
                     Version Added  | 
            
| CompletionStatusID | The numeric status value of the complaint (int, NULL) | Added in 10.0 | 
| 
                     LogID  | 
                
                     Unique ID for this complaint. (int, identity, NOT NULL)  | 
                
                     Added in 8.1  | 
            
| 
                     ListID  | 
                
                     The list that received this complaint. (int, NOT NULL)  | 
                
                     Added in 8.1  | 
            
| MailingID | The ID for the member that sent this complaint (int, NULL) | Added in 10.0 | 
| MemberID | The ID for the member that sent this complaint (int, NULL) | Added in 10.0 | 
| 
                     MessageID  | 
                
                     The message that received this complaint. (int, NULL)  | 
                
                     Added in 8.1  | 
            
| 
                     RespondID  | 
                
                     The autoresponder ID that received this complaint. (int, NULL)  | 
                
                     Added in 8.1  | 
            
| 
                     Created  | 
                
                     The date/time this complaint was received. (smalldatetime, NOT NULL)  | 
                
                     Added in 8.1  |