SmsMessage Class

3/29/2010

Represents a Short Message Service (SMS) message.

Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)

Syntax

public class SmsMessage : Message
'Declaration
Public Class SmsMessage
    Inherits Message

Inheritance Hierarchy

System.Object
   Microsoft.WindowsMobile.PocketOutlook.Message
    Microsoft.WindowsMobile.PocketOutlook.SmsMessage

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

SmsMessage Members
Microsoft.WindowsMobile.PocketOutlook Namespace