Click or drag to resize

OrganizationsSendSupportEmailV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.SendSupportEmailV30Async(BlackBerry.Workspaces.Json.SendSupportEmailJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<string> SendSupportEmailV30Async(
	SendSupportEmailJson sendSupportEmailJson
)

Parameters

sendSupportEmailJson
Type: BlackBerry.Workspaces.JsonSendSupportEmailJson

[Missing <param name="sendSupportEmailJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.SendSupportEmailV30Async(BlackBerry.Workspaces.Json.SendSupportEmailJson)"]

Return Value

Type: TaskString

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.SendSupportEmailV30Async(BlackBerry.Workspaces.Json.SendSupportEmailJson)"]

See Also