Item.NormalizedBody Property

Definition

Gets the message body of an item that has been converted to a normalized value. The NormalizedBody property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

Property Value

The normalized body of the item.

Applies to