This topic has not yet been rated - Rate this topic

_MobileItem.MobileFormat Property

Office 2010

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

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
[DispIdAttribute()]
OlMobileFormat MobileFormat { get; }

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.