PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
ActiveExplorer.Selection.Class returning olSelected
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
ActiveExplorer.Selection.Class returning olSelected
![]() |
ActiveExplorer.Selection.Class returning olSelected |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I have ActiveExplorer.Selection.Class returning olSelected. I need
the actual class of the selected item(ie olMailItem, olTaskItem, etc..) How can I get this from ActiveExplorer? Thanks |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Get the item you're interested in and test its Class:
ActiveExplorer.Selection(i).Class -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Johnny" <firewolf2000@hotmail.com> wrote in message news:1e77f51d.0404280824.3a490548@posting.google.com... > I have ActiveExplorer.Selection.Class returning olSelected. I need > the actual class of the selected item(ie olMailItem, olTaskItem, > etc..) How can I get this from ActiveExplorer? > > Thanks |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

