Index
BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
HistoryPeriod
Time period used when exporting history logs
Parameters
Name
Type
Description
from
Date
From when
to
Date
Till when
Json Format
{
from: Date,
to: Date
}