Contents

headerPosition

The position where the header text appears in a message.

Declaration

string headerPosition

Possible Values

ABOVE_BODY

Position the header text above the message body. This is the default value.

ABOVE_IMAGE

Position the header text above the image.

Mentioned in

Discussion

The headerPosition defaults to ABOVE_BODY. Include it in your request if you want the header to appear above the image instead.

See Also

Messages