EmailJobGetStatus Method

Returns the status of an email job.

Namespace: BBNCExtensions.API.Emails
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract string GetStatus(
	int EmailJobID
)

Parameters

EmailJobID
Type: SystemInt32
The ID of the email job.

Return Value

Type: String
The text value of the email job status.