An enumeration of perimeters that can be associated with an inbox list item.
#include "bb/pim/unified/unified_data_source.h"
typedef enum {
UDS_PERIMETER_ENTERPRISE = 0x1
UDS_PERIMETER_PERSONAL = 0x2
} uds_perimeter_type_t;
BlackBerry 10.2.0
BlackBerry 10 devices include two perimeters, enterprise and personal, that are designed to separate sensitive work information from personal information. Each inbox list item in the BlackBerry Hub can be associated with one of these perimeters.