Get the server-side synchronization key for the specified inbox item data.
#include "bb/pim/unified/unified_data_source.h"
uds_sync_key_t uds_inbox_item_data_get_sync_id(uds_inbox_item_data_t const *inbox_item)
BlackBerry 10.2.0
The inbox item to get the synchronization key for. This inbox item is represented by a uds_inbox_item_data_t and is created using uds_inbox_item_data_create().
The synchronization key of the specified inbox item, as a uds_sync_key_t.