Click or drag to resize

ItemsGetSharedWithMeV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<PagingItemListJson<SharedWithMeResponseJson>> GetSharedWithMeV30Async(
	SharedWithMeJson sharedWithMeJson
)

Parameters

sharedWithMeJson
Type: BlackBerry.Workspaces.JsonSharedWithMeJson

[Missing <param name="sharedWithMeJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Items.GetSharedWithMeV30Async(BlackBerry.Workspaces.Json.SharedWithMeJson)"]

Return Value

Type: TaskPagingItemListJsonSharedWithMeResponseJson

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

See Also