PDA

View Full Version : olObject



parth007
02-13-2015, 03:45 AM
While dowloading from Inbox if we consider a date range..
we use
If olObject.ReceivedTime <= Date2 And olObject.ReceivedTime >= Date1 Then
.
.
.
.
But while downloading from Sentitem then what will we use?
If olObject.SentTime <= Date2 And olObject.SentTime >= Date1 Then?

Please suggest

Paul_Hossler
02-13-2015, 12:09 PM
I suggest that people in the Outlook forum might have more ideas to help you than users in the Excel forum