DotMSN

NewMailEventArgs Class

Send as event argument when the server notifies us of a new e-mail waiting.

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

System.Object
   System.EventArgs
      XihSolutions.DotMSN.NewMailEventArgs

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

NewMailEventArgs Members | XihSolutions.DotMSN Namespace