L
Lars Roland
I have made an outlook addin where the user can select some emails from
the email view and push on a buttton, to do somthing with these
emails. What i want is for my addin to display a warning if the user tries
to click the button on an item that is not an email (a contact, or
something else).
I use Outlook.Application.ActiveExplorer.Selection to get my hands on the
users selection. Can I from this somhow check if the selection is a email
???.
Thanks.
the email view and push on a buttton, to do somthing with these
emails. What i want is for my addin to display a warning if the user tries
to click the button on an item that is not an email (a contact, or
something else).
I use Outlook.Application.ActiveExplorer.Selection to get my hands on the
users selection. Can I from this somhow check if the selection is a email
???.
Thanks.