Hi Folks,
i need to extract Informations from an Email, but ist formatted with some of new lines / line breaks, a header line and last two lines with url-links.
wenn i try to extract with;
String.Concat(currentMailMessage.Subject, Environment.NewLine, currentMailMessage.Body)
then i get just body in standart plain text without formatting and url-links… how can i extract it same in email form?
like:
thanks
