ALM Site Administratation Client Type Library
SendAllQualifiedNow Method
DomainName
The domain name.

ProjectName
The project name.

Description

Sends pending emails to the users as configured in the specified project.

Syntax

Visual Basic
Public Function SendAllQualifiedNow( _
   ByVal DomainName As String, _
   ByVal ProjectName As String _
) As String

Parameters

DomainName
The domain name.

ProjectName
The project name.

Return Type

Returns "1" on success.

Remarks

When SendAllQualifiedNow is called, ALM processes the pending send-mail tasks for the specified project according to the Automail rules as customized in the project.

Example

See Also

Send documentation feedback to HP.