PowerTCP Mail for .NET
ImapUpdateEventArgs Class
Members 




Provides data for Update.
Object Model
ImapUpdateEventArgs ClassImapMessage ClassImapResponse Class
Syntax
Public Class ImapUpdateEventArgs 
   Inherits System.EventArgs
Dim instance As ImapUpdateEventArgs
public class ImapUpdateEventArgs : System.EventArgs 
public __gc class ImapUpdateEventArgs : public System.EventArgs 
public ref class ImapUpdateEventArgs : public System.EventArgs 
Remarks

Provides data for the Imap.Update event, which is raised when the server sends an unsolicited EXISTS or EXPUNGE, indicating that the selected mailbox has been updated. Messages represents the messages (if any) affected by the update as they appear in SelectedMailbox.

Response represents the server response.

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dart.Mail.ImapUpdateEventArgs

See Also

Reference

ImapUpdateEventArgs Members
Dart.Mail Namespace


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic