Click or drag to resize

NotificationsSetUserWorkspaceNotificationSettingsV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public BulkOperationResultJson SetUserWorkspaceNotificationSettingsV30(
	ListUserWorkspaceNotificationsSettingsJson listUserWorkspaceNotificationsSettingsJson
)

Parameters

listUserWorkspaceNotificationsSettingsJson
Type: BlackBerry.Workspaces.JsonListUserWorkspaceNotificationsSettingsJson

[Missing <param name="listUserWorkspaceNotificationsSettingsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.SetUserWorkspaceNotificationSettingsV30(BlackBerry.Workspaces.Json.ListUserWorkspaceNotificationsSettingsJson)"]

Return Value

Type: BulkOperationResultJson

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

See Also