Edit

Share via


NormalizedBody.BodyType Property

Definition

Gets a value that indicates whether the body of a message is in HTML or text format. The BodyType property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property Microsoft::Exchange::WebServices::Data::BodyType BodyType { Microsoft::Exchange::WebServices::Data::BodyType get(); };
public Microsoft.Exchange.WebServices.Data.BodyType BodyType { get; }
Public ReadOnly Property BodyType As BodyType

Property Value

The type of the normalized body text.

Applies to