Click or drag to resize

OneDriveManagementAddSiteV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.OneDriveManagement.AddSiteV30Async(BlackBerry.Workspaces.Json.AddSiteInputJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<AddSiteOutputJson> AddSiteV30Async(
	AddSiteInputJson addSiteInputJson
)

Parameters

addSiteInputJson
Type: BlackBerry.Workspaces.JsonAddSiteInputJson

[Missing <param name="addSiteInputJson"/> documentation for "M:BlackBerry.Workspaces.Resource.OneDriveManagement.AddSiteV30Async(BlackBerry.Workspaces.Json.AddSiteInputJson)"]

Return Value

Type: TaskAddSiteOutputJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.OneDriveManagement.AddSiteV30Async(BlackBerry.Workspaces.Json.AddSiteInputJson)"]

See Also