![]() |
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
|
|||
|
|||
![]()
How do I return the "Date Sent" of a message to a variable or message
prompt. Ex. MsgBox Me.DateSent Me.Subject works, but I don't know how to reference the Sent object. |
Ads |
#2
|
|||
|
|||
![]()
If this is form code then use Item.SentOn. Always use the intrinsic Item in
form code, it's a trusted object. To see what is available in the way of methods, properties and events for any Outlook object use the Object Browser. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Dave Winters" wrote in message ... How do I return the "Date Sent" of a message to a variable or message prompt. Ex. MsgBox Me.DateSent Me.Subject works, but I don't know how to reference the Sent object. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How can I return an email???? Please help | Luca | Outlook - Installation | 6 | May 31st 07 08:17 PM |
Other Return Address | Harry | Outlook and VBA | 6 | March 28th 07 01:31 PM |
Carriage Return | Sue Mosher [MVP-Outlook] | Outlook - Using Forms | 0 | March 28th 07 01:17 AM |
Return to IE 6 | William | Outlook Express | 1 | September 30th 06 03:15 AM |
return values | Reg | Outlook - General Queries | 3 | February 27th 06 11:24 AM |