Send SMTP Mail Message 엑티비티

내용을 쓸때 줄넘김은 어떻게 표시를해야하는거죠?

줄 끝에 "\ n"을 사용하십시오. 콘텐츠가 새 줄로 시작됩니다.

@_ICB_Ian

environment.newline 또는 html 메소드를 사용해야했습니다. environment.newline 사용 이메일 본문 : “Hi”+ Environment.NewLine + “How are you” 출력 u get 안녕 어떻게 지내 이 방법으로 시도 할 수 있습니다

Nived N :robot:

좋은 답변 감사합니다!

Mark it as solution if it resolves ur query

Regards

Nived N :robot:

Happy Automation :relaxed::relaxed::relaxed:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.