Click or drag to resize

TransientWorkspacesListUnreadCommentsUserMentionPerDocumentV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ListUnreadCommentsUserMentionPerDocumentV30Async(BlackBerry.Workspaces.Json.TransientListUserMentionInUnreadDocumentCommentsJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<ItemListJson<DocumentCommentJson>> ListUnreadCommentsUserMentionPerDocumentV30Async(
	TransientListUserMentionInUnreadDocumentCommentsJson transientListUserMentionInUnreadDocumentCommentsJson
)

Parameters

transientListUserMentionInUnreadDocumentCommentsJson
Type: BlackBerry.Workspaces.JsonTransientListUserMentionInUnreadDocumentCommentsJson

[Missing <param name="transientListUserMentionInUnreadDocumentCommentsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ListUnreadCommentsUserMentionPerDocumentV30Async(BlackBerry.Workspaces.Json.TransientListUserMentionInUnreadDocumentCommentsJson)"]

Return Value

Type: TaskItemListJsonDocumentCommentJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ListUnreadCommentsUserMentionPerDocumentV30Async(BlackBerry.Workspaces.Json.TransientListUserMentionInUnreadDocumentCommentsJson)"]

See Also