Item.UniqueBody Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.