Share via


SysEmailBatch.parmMessageBody Method [AX 2012]

Gets or sets the MessageBody parameter.

Syntax

public str parmMessageBody([str _messageBody])

Run On

Server

Parameters

  • _messageBody
    Type: str
    The value to set; optional.

Return Value

Type: str
The value of the MessageBody parameter.

See Also

Reference

SysEmailBatch Class