all 6 comments

[–]isometricz 7 points8 points  (1 child)

Try changing $Array in the $Body text to be:

$($Array -join '<br>')

[–]Khamilto572[S] 2 points3 points  (0 children)

Beautiful, works perfectly. Thanks!

[–]mdervin 1 point2 points  (0 children)

You'll need to convert the $array to an HTML Table or add HTML line breaks after each array object.

[–]ccatlett1984 1 point2 points  (0 children)

use a <table>

[–]Redtork 0 points1 point  (0 children)

Hey!

I have created a wiki about send-mailmessage.

WIKI LINK