Get the description for the specified inbox item data.
#include "bb/pim/unified/unified_data_source.h"
const char* uds_inbox_item_data_get_description(uds_inbox_item_data_t const *inbox_item)
BlackBerry 10.2.0
The inbox item to get the description for. This inbox item is represented by a uds_inbox_item_data_t and is created using uds_inbox_item_data_create().
This description appears at the bottom of the inbox list item (beneath the name) when the list item is displayed in the BlackBerry Hub.
The description of the specified inbox item.