Click or drag to resize

ItemsGetSharedWithMeV30 Method

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

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

Parameters

sharedWithMeJson
Type: BlackBerry.Workspaces.JsonSharedWithMeJson

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

Return Value

Type: PagingItemListJsonSharedWithMeResponseJson

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

See Also