Item.UniqueBody Property

Definition

Gets the body part that is unique to the conversation that this item is part of.

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

Property Value

A UniqueBody object.

Applies to