C
Chris Koiak
Is it possible to retreive a subset of the current selection of item (i.e.
explorer.Selection) that are of a particular type. I only wish to perform
any work on selected object of type Outlook.MailItem, but the only way I
seem to be able to do this is by accessing every item in the current
selection and checking its type.
Is it possible to restrict the selected items to items of type MailItem?
Thanks
Chris
explorer.Selection) that are of a particular type. I only wish to perform
any work on selected object of type Outlook.MailItem, but the only way I
seem to be able to do this is by accessing every item in the current
selection and checking its type.
Is it possible to restrict the selected items to items of type MailItem?
Thanks
Chris