| Database Schema Tables / Database View Tables | |
This view lists the messages sent to any distribution list using the Vocera Collaboration Suite application.
| Column | Description | Example | 
|---|---|---|
| TenantId | int This field is for future use only, and is currently set to 0.  | 
			|
| BatchId | int This field is for future use only, and is currently set to 0.  | 
			|
| ConversationId | bigint The unique id for this conversation.  | 
		196660 | 
| groupId | bigint The internal id of the VMP distribution list.  | 
		5205 | 
| name | varchar The name of the distribution list to which this message was sent.  | 
			[On-Call] On-Call Doctors | 
| groupDepartment | varchar The department with which the group is associated.  | 
		|
| distlistId | bigint The distribution list ID for this group.  | 
		5205 | 
| userIds | bigint The VMP internal user id of the user that is a member of the distribution list.  | 
		4 |