Properties for private messages.
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| name | varchar | 100 | false | true | Property name. Primary key. |
| pMessageID | bigint | N/A | false | Private message ID. Primary key. | |
| propValue | varchar | 3500 | false | true | Property value. |