Forms

S

Sue Mosher [MVP-Outlook]

I don't know if there's any sample code floating around, but the method is
the same regardless of the language -- use the Add method on the target
MAPIFolder object's Items collection.
 
Top