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
Miscellaneous
Thread ID:
01421754
Message ID:
01421801
Views:
48
See IMessage interface

>
>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
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform