Click or drag to resize

NotificationsMarkEmbeddedNotificationsV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> MarkEmbeddedNotificationsV30Async(
	MarkEmbeddedNotificationJson markEmbeddedNotificationJson
)

Parameters

markEmbeddedNotificationJson
Type: BlackBerry.Workspaces.JsonMarkEmbeddedNotificationJson

[Missing <param name="markEmbeddedNotificationJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.MarkEmbeddedNotificationsV30Async(BlackBerry.Workspaces.Json.MarkEmbeddedNotificationJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also