ISmsMessageBase.MessageType 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 message type of this message.
public:
property SmsMessageType MessageType { SmsMessageType get(); };
SmsMessageType MessageType();
public SmsMessageType MessageType { get; }
var smsMessageType = iSmsMessageBase.messageType;
Public ReadOnly Property MessageType As SmsMessageType
Property Value
An enumeration value specifying the message type of the message.
Windows requirements
App capabilities |
cellularMessaging
sms
|