Click or drag to resize

DocumentsDownloadSentItemsWithRecycleBinV30 Method (String)

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Documents.DownloadSentItemsWithRecycleBinV30(System.String)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Stream DownloadSentItemsWithRecycleBinV30(
	string userAddress
)

Parameters

userAddress
Type: SystemString

[Missing <param name="userAddress"/> documentation for "M:BlackBerry.Workspaces.Resource.Documents.DownloadSentItemsWithRecycleBinV30(System.String)"]

Return Value

Type: Stream

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Documents.DownloadSentItemsWithRecycleBinV30(System.String)"]

See Also