DotMSN

MobileMessage Class

Message that is send to a mobile device.

For a list of all members of this type, see MobileMessage Members.

System.Object
   XihSolutions.DotMSN.Core.NetworkMessage
      XihSolutions.DotMSN.Core.MSNMessage
         XihSolutions.DotMSN.MobileMessage

[Visual Basic]
Public Class MobileMessage
    Inherits MSNMessage
[C#]
public class MobileMessage : MSNMessage

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: XihSolutions.DotMSN

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

MobileMessage Members | XihSolutions.DotMSN Namespace