OlMobileFormat Enum

Definition

Specifies the format of a mobile message.

public enum class OlMobileFormat
public enum OlMobileFormat
Public Enum OlMobileFormat
Inheritance
OlMobileFormat

Fields

olMMS 1

A Multimedia Messaging Service (MMS) message.

olSMS 0

A Short Message Service (SMS) message.

Remarks

This enumeration is used by the MobileFormat property of the MobileItem object.

Applies to