ALM Site Administratation Client Type Library
SendMessageToProjectConnectedUsers Method
DomainName
The logical group of projects in the ALM database.
ProjectName
The name of the project in the ALM database.
MessageBody
The text of the message.

Description

Sends a message to all users connected to the specified project.

Syntax

Visual Basic
Public Sub SendMessageToProjectConnectedUsers( _
   ByVal DomainName As String, _
   ByVal ProjectName As String, _
   ByVal MessageBody As String _
) 

Parameters

DomainName
The logical group of projects in the ALM database.
ProjectName
The name of the project in the ALM database.
MessageBody
The text of the message.

See Also

Send documentation feedback to HP.