Hi There,
I am trying to follow the first excel.test.xaml (29.0 KB)
tutorial to extract body of unread outlook email to a message box .
i Have change the type argument to system collection and the variable type but i still kept getting error. Can you help pls ?
Error message
" Cannot convert method group ‘ToString’ to non-delegate type ‘object’. Did you intend to invoke the method?
Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type".
Thanks for your reply.I tried your method but I have the following error
excel.test.xaml: Unexpected character ‘“’
Unexpected character ‘”’
The name ‘PlainText’ does not exist in the current context
Non-invocable member ‘MailMessage.Headers’ cannot be used like a method.