Click or drag to resize

TransientWorkspacesListUnreadCommentsUserMentionPerDocumentV30 Method

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

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

Parameters

transientListUserMentionInUnreadDocumentCommentsJson
Type: BlackBerry.Workspaces.JsonTransientListUserMentionInUnreadDocumentCommentsJson

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

Return Value

Type: ItemListJsonDocumentCommentJson

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

See Also