Cmdlets for Microsoft Exchange

Build 24.0.9060

BodyType Parameter (Connect-Exchange Cmdlet)

The BodyType element identifies how the body text is formatted in the response.

Syntax

Connect-Exchange -BodyType string

Possible Values

Best, HTML, Text

Data Type

cstr

Default Value

"Best"

Remarks

The BodyType element identifies how the body text is formatted in the response. The available options are:

  • Best: The response will return the richest available content of body text.
  • HTML: The response will return an item body as HTML.
  • Text: The response will return an item body as plain text..
The default is set to Best.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060