PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Program Addins
How to differ between received and sent email programmatically
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Program Addins
How to differ between received and sent email programmatically
![]() |
How to differ between received and sent email programmatically |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi,
how is it possible to differ between received- and sent-mailitems programmatically using Outlook Object Model? Thx Darius |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Check any of the MailItem.ReceivedByXXX properties - they will be empty for
the sent items. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Darius" <dbi@contact.de> wrote in message news:usfcJMZWGHA.1204@TK2MSFTNGP04.phx.gbl... > Hi, > > how is it possible to differ between received- and sent-mailitems > programmatically using Outlook Object Model? > > Thx > Darius |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Cool! I never think about those properties. Now I know what they're good for!
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Dmitry Streblechenko" <dmitry@dimastr.com> wrote in message news:%23Ars4tZWGHA.1084@TK2MSFTNGP04.phx.gbl... > Check any of the MailItem.ReceivedByXXX properties - they will be empty for > the sent items. > > Dmitry Streblechenko (MVP) > http://www.dimastr.com/ > OutlookSpy - Outlook, CDO > and MAPI Developer Tool > > "Darius" <dbi@contact.de> wrote in message > news:usfcJMZWGHA.1204@TK2MSFTNGP04.phx.gbl... >> Hi, >> >> how is it possible to differ between received- and sent-mailitems >> programmatically using Outlook Object Model? >> >> Thx >> Darius > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Every seemingly useless property comes handy sooner or later :-)
Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Sue Mosher [MVP-Outlook]" <suemvp@outlookcode.com> wrote in message news:udl80xZWGHA.196@TK2MSFTNGP04.phx.gbl... Cool! I never think about those properties. Now I know what they're good for! -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Dmitry Streblechenko" <dmitry@dimastr.com> wrote in message news:%23Ars4tZWGHA.1084@TK2MSFTNGP04.phx.gbl... > Check any of the MailItem.ReceivedByXXX properties - they will be empty > for > the sent items. > > Dmitry Streblechenko (MVP) > http://www.dimastr.com/ > OutlookSpy - Outlook, CDO > and MAPI Developer Tool > > "Darius" <dbi@contact.de> wrote in message > news:usfcJMZWGHA.1204@TK2MSFTNGP04.phx.gbl... >> Hi, >> >> how is it possible to differ between received- and sent-mailitems >> programmatically using Outlook Object Model? >> >> Thx >> Darius > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

