# Cyclos4102Api.IncomingMessage

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_date** | **Date** | The message date | [optional] 
**category** | [**EntityReference**](EntityReference.md) | The message category, for messages from system | [optional] 
**fromUser** | [**User**](User.md) | The user that sent this message | [optional] 
**subject** | **String** | The message subject | [optional] 
**body** | **String** | The message body | [optional] 


