Click or drag to resize

ItemsGetRecentSharedWithMeV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Items.GetRecentSharedWithMeV30Async(BlackBerry.Workspaces.Json.RecentSharedWithMeJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<ItemListJson<SharedWithMeResponseJson>> GetRecentSharedWithMeV30Async(
	RecentSharedWithMeJson recentSharedWithMeJson
)

Parameters

recentSharedWithMeJson
Type: BlackBerry.Workspaces.JsonRecentSharedWithMeJson

[Missing <param name="recentSharedWithMeJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Items.GetRecentSharedWithMeV30Async(BlackBerry.Workspaces.Json.RecentSharedWithMeJson)"]

Return Value

Type: TaskItemListJsonSharedWithMeResponseJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Items.GetRecentSharedWithMeV30Async(BlackBerry.Workspaces.Json.RecentSharedWithMeJson)"]

See Also