In The Hand LtdIn The Hand
NativeMessageFormat Property
NamespacesInTheHand.WindowsMobile.PocketOutlookEmailMessageNativeMessageFormat
.NET Components for Mobility
Returns the format in which the message is natively stored.
Declaration Syntax
C#Visual Basic
public MessageFormat NativeMessageFormat { get; private set; }
Public Property NativeMessageFormat As MessageFormat
	Get
	Private Set
Remarks
If a message is Html formatted the contents of the BodyText property will be a stripped down plain text version. The original HTML can be retrieved from the BodyRaw property.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0