Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CDOSYS.DLL - ISMTPOnArrival_OnArrival
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
CDOSYS.DLL - ISMTPOnArrival_OnArrival
Divers
Thread ID:
01421754
Message ID:
01421754
Vues:
162
Hi all,

I am using ISMTPOnArrival_OnArrival in CDODyd.dll tp implement an SMTP Event Sink to archive all incoming email. This appears to work and in the following 'Msg' is the massage object.
PROCEDURE ISMTPOnArrival_OnArrival(Msg AS VARIANT, EventStatus AS VARIANT @) AS VOID

Question is can anyone tell me where I can find more documentation of what fields/properties this Msg object has. So far I have established that it has the following:
Msg.
.From
.To
.CC
.BCC
.Subject

Are there anyother fields available in this CDO message object?

Thanks,
Nick
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform