Click or drag to resize

FilesExampleCreateDocumentExchange Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Examples.FilesExample.CreateDocumentExchange(System.String)"]

Namespace:  BlackBerry.Workspaces.Examples
Assembly:  WorkspacesSdkExamples (in WorkspacesSdkExamples.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string CreateDocumentExchange(
	string filePath
)

Parameters

filePath
Type: SystemString

[Missing <param name="filePath"/> documentation for "M:BlackBerry.Workspaces.Examples.FilesExample.CreateDocumentExchange(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Examples.FilesExample.CreateDocumentExchange(System.String)"]

See Also