GetCompanyEmailAddress

Description

Returns the company e-mail address of the company for the current locale.

Remarque : This method became available in version 7.0.0.0. This method is for COM only. For Perl, see the ProductInfo Object.

Syntaxe

VBScript

session.GetCompanyEmailAddress 
Identificateur
Description
session
Objet Session représentant la session en cours d'accès à la base de données.
Valeur de retour
A String containing the company e-mail address (for example, us.ibm.com.)

Commentaires