Click or drag to resize

NotificationsMarkNotificationsV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> MarkNotificationsV30Async(
	MarkNotificationJson markNotificationJson
)

Parameters

markNotificationJson
Type: BlackBerry.Workspaces.JsonMarkNotificationJson

[Missing <param name="markNotificationJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.MarkNotificationsV30Async(BlackBerry.Workspaces.Json.MarkNotificationJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also