DotMSN

NotificationMessage Class

Represents a single NOT or IPG message.

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

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

[Visual Basic]
Public Class NotificationMessage
    Inherits MSNMessage
[C#]
public class NotificationMessage : 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.

Remarks

These messages are receid from, and send to, a nameserver. NOT messages are rececived for MSN-Calendar or MSN-Alert notifications. IPG commands are received/send to exchange pager (sms) messages.

Requirements

Namespace: XihSolutions.DotMSN.Core

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

See Also

NotificationMessage Members | XihSolutions.DotMSN.Core Namespace