![]() |
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 |
#4
|
|||
|
|||
![]()
Okay, I have run into a problem. I have decided to use the SenderEmailAddress
from the newest email. The only problem is that no matter how I sort the items in the inbox, it always grabs the SenderEmailAddress from oldest email in my inbox. I tried this code with both false and true and got the same result: Set myFolder2 = myNameSpace.GetDefaultFolder(olFolderInbox) myFolder2.Items.Sort "[ReceivedTime]", False I'm sure that it is pointing to the right folder but I have no idea why it wont sort it. Maybe I forgot a step? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
senderemailaddress | marco | Outlook and VBA | 1 | June 7th 07 01:20 PM |
SenderEmailAddress in VB.NET on Outlook 2003 | [email protected] | Add-ins for Outlook | 1 | April 10th 07 04:27 PM |
How to change read only SenderName and SenderEmailAddress | [email protected] | Outlook - General Queries | 3 | April 19th 06 08:22 PM |