Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lotus Notes issue
Message
De
18/07/2002 17:08:12
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Lotus Notes issue
Divers
Thread ID:
00680223
Message ID:
00680223
Vues:
69
Hi,

I'm trying to send e-mail to 2 users, using
the following code.

lcSendTo='user1@abc.com;user2@abc.com'
IF !EMPTY(lcSendTo)
loDoc.ReplaceItemValue("SendTo",lcSendTo)
ENDIF
Only the first user will receive the message. I tried to use AppendItemValue method instead of ReplaceItemValue, but have the same result.
Is it anything wrong?
TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform