Click or drag to resize

OrganizationsSendSupportEmailV30 Method

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

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

Parameters

sendSupportEmailJson
Type: BlackBerry.Workspaces.JsonSendSupportEmailJson

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

Return Value

Type: String

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

See Also