![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
In article . com, Boyd
wrote: "Item.To" Not this one. Here is what I did in one of my custom forms: 'Create the message, attachment, and send it Set myMailItem = AppOutlook.CreateItem(0) myMailItem.Subject = strSubject myMailItem.Body = "Message with attachment for Exchange PF and SharePoint" Set myRecip = myMailItem.Recipients.Add(strMailAddr) Set nyAttach = myMailItem.Attachments.Add(strSaveName) myMailItem.Send Hollis D. Paul [MVP - Outlook] Mukilteo, WA USA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
custom form | Charlie | Outlook - Using Contacts | 5 | March 8th 06 05:24 PM |
Cannot Save Custom Form | Dave Hogg | Outlook and VBA | 3 | January 26th 06 07:13 PM |
Custom form | Melbin | Outlook - Using Forms | 1 | January 24th 06 01:17 PM |
I send an Outlook custom form, but a std. form displays? | Sue Mosher [MVP-Outlook] | Outlook - Using Forms | 0 | January 20th 06 08:41 PM |
Cannot programmatically open custom message in custom form | ms | Outlook - Using Forms | 1 | January 20th 06 04:01 PM |