DotMSN

TextMessageEventArgs Class

Used as event argument when a textual message is send.

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

System.Object
   System.EventArgs
      XihSolutions.DotMSN.TextMessageEventArgs

[Visual Basic]
Public Class TextMessageEventArgs
    Inherits EventArgs
[C#]
public class TextMessageEventArgs : EventArgs

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

TextMessageEventArgs Members | XihSolutions.DotMSN Namespace