lyrMemberComplaintLog
Complaints sent to the whitelist complaint handler. Added in 8.1.
| 
 Field Name  | 
 Description  | 
 Version Added  | 
| 
 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  | 
| 
 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  |