Click or drag to resize

NotificationsDeleteNotificationsV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.DeleteNotificationsV30(BlackBerry.Workspaces.Json.DeleteNotificationJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public BulkOperationResultJson DeleteNotificationsV30(
	DeleteNotificationJson deleteNotificationJson
)

Parameters

deleteNotificationJson
Type: BlackBerry.Workspaces.JsonDeleteNotificationJson

[Missing <param name="deleteNotificationJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.DeleteNotificationsV30(BlackBerry.Workspaces.Json.DeleteNotificationJson)"]

Return Value

Type: BulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.DeleteNotificationsV30(BlackBerry.Workspaces.Json.DeleteNotificationJson)"]

See Also