CData Python Connector for Microsoft Exchange

Build 25.0.9454

BodyType

Specifies how the body content of email messages is formatted in the response.

Possible Values

Best, HTML, Text

Data Type

string

Default Value

"Best"

Remarks

Set this property to control how the connector formats the body of email messages when returning results from the Exchange Web Services (EWS) schema.

Available values:

  • Best: Returns the richest available version of the body content.
  • HTML: Returns the body content as HTML.
  • Text: Returns the body content as plain text.

This property is useful for ensuring body content is returned in the format your application expects, whether for display, parsing, or plain-text processing.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454