Click or drag to resize

UsersSendEmailV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Users.SendEmailV30(BlackBerry.Workspaces.Json.SendEmailJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public BulkOperationResultJson SendEmailV30(
	SendEmailJson sendEmailJson
)

Parameters

sendEmailJson
Type: BlackBerry.Workspaces.JsonSendEmailJson

[Missing <param name="sendEmailJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Users.SendEmailV30(BlackBerry.Workspaces.Json.SendEmailJson)"]

Return Value

Type: BulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Users.SendEmailV30(BlackBerry.Workspaces.Json.SendEmailJson)"]

See Also