跳转至

Extract email body(提取邮件正文(Extract email body))

Supported in: Batch

Extracts the email body from an email media item as either plain text or html.

Expression categories: Media

Declared arguments

  • Media reference: The email media item to extract the body from.
    Expression\
  • optional Error handling: Determines the behavior of the pipeline for inputs that fail to process.
    Enum\
  • optional Output format: The format to return the extracted email body as. Defaults to plain text.
    Enum\

Output type: String


中文翻译


提取邮件正文(Extract email body)

支持:批处理(Batch)

从邮件媒体项中提取邮件正文,返回纯文本或HTML格式。

表达式类别: 媒体(Media)

声明的参数(Declared arguments)

  • 媒体引用(Media reference): 要从中提取正文的邮件媒体项。
    表达式\<媒体引用>
  • 可选 错误处理(Error handling): 决定管道对处理失败的输入的行为。
    枚举\
  • 可选 输出格式(Output format): 返回提取的邮件正文的格式。默认为纯文本。
    枚举\

输出类型: 字符串(String)