Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CDOSYS.DLL - ISMTPOnArrival_OnArrival
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
CDOSYS.DLL - ISMTPOnArrival_OnArrival
Miscellaneous
Thread ID:
01421754
Message ID:
01421754
Views:
161
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
Next
Reply
Map
View

Click here to load this message in the networking platform