Click or drag to resize

WorkspacesSendBulkEmailV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.SendBulkEmailV30(BlackBerry.Workspaces.Json.SendEmailBulkJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public string SendBulkEmailV30(
	SendEmailBulkJson sendEmailBulkJson
)

Parameters

sendEmailBulkJson
Type: BlackBerry.Workspaces.JsonSendEmailBulkJson

[Missing <param name="sendEmailBulkJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.SendBulkEmailV30(BlackBerry.Workspaces.Json.SendEmailBulkJson)"]

Return Value

Type: String

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.SendBulkEmailV30(BlackBerry.Workspaces.Json.SendEmailBulkJson)"]

See Also