Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
DefaultNotificationEmail
The default notification email
Parameters
Name Type Description

notificationEmailNote

String

Message body text for notification email

notificationEmailSubject

String

Subject line for notification email

Json Format
{
notificationEmailSubject: String,
notificationEmailNote: String
}