Properties for invitations.
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| invitationId | bigint | N/A | false | Unique ID for the invitation Primary key. | |
| name | varchar | 100 | false | true | Property name Primary key. |
| propValue | varchar | 3500 | false | true | Property value |