Hi,
I am sending plan text mail 1 paragraph(body).
I want send 3 or more paragraphs text(body).
sample :-
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
But i want send like :-
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
How can i send this format?
Note :- I am trying to use newline keyword. but here i am getting badrequest exception.
Instead of new line keyword , i am using tab keyword it is working good.