MobileItem.MobileFormat Property (Outlook)

Returns an OlMobileFormat constant that represents the message format of a mobile message. Read-only.

Version Information

Version Added: Outlook 2010

Syntax

expression .MobileFormat

expression A variable that represents a MobileItem object.

Remarks

The mobile format of a MobileItem object can be either text or multimedia. A text message has the value olSMS as the MobileFormat, and a multimedia message has the value olMMS.

See Also

Concepts

MobileItem Object

MobileItem Object Members