my top toolbar in outlook is in English and the Inbox, delete are in German (please see the picture
) . I am trying to read Posteingang (Inbox) but the software says “the folder does not exists”.
In Get outlook mail I have written to search for this folder. looking for suggestions
PS: please import System.Text.RegularExpressions to avoid complex namespace prefix .
then code looks like this Regex.IsMatch(item.Body.ToString,“Euro”,RegexOptions.IgnoreCase)
In the mail which is above there are KSA and KST numbers. I need to use this numbers in order to fill an application in SAP.
One idea: I can make PDF of the mail and copy this number!! using get text and assigning them as variable.
hi Dilip,
I have been facing an exception message saying “Object reference not set to an instance of an object”.
When i explored in the forum, lot of messages are saying this is because of “initializing the object”.
So, my question where to initialize? Could you please advice.