Click or drag to resize

IManageWorkspacesInviteV30Async Method (IManageInviteJson)

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.InviteV30Async(BlackBerry.Workspaces.Json.IManageInviteJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> InviteV30Async(
	IManageInviteJson iManageInviteJson
)

Parameters

iManageInviteJson
Type: BlackBerry.Workspaces.JsonIManageInviteJson

[Missing <param name="iManageInviteJson"/> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.InviteV30Async(BlackBerry.Workspaces.Json.IManageInviteJson)"]

Return Value

Type: TaskBulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.InviteV30Async(BlackBerry.Workspaces.Json.IManageInviteJson)"]

See Also