PowerTCP Mail for .NET
ImapProgressEventArgs Class
Members 




Provides data for Progress.
Object Model
ImapProgressEventArgs ClassImapMessage Class
Syntax
Public Class ImapProgressEventArgs 
   Inherits ProgressEventArgs
Dim instance As ImapProgressEventArgs
public class ImapProgressEventArgs : ProgressEventArgs 
public __gc class ImapProgressEventArgs : public ProgressEventArgs 
public ref class ImapProgressEventArgs : public ProgressEventArgs 
Remarks

Provides data for the Progress event, which is periodically raised while a message or message section is transferred. Message represents the message being transferred.

ProgressEventArgs.Length and ProgressEventArgs.Position depend on the operation:

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dart.Mail.ProgressEventArgs
         Dart.Mail.ImapProgressEventArgs

See Also

Reference

ImapProgressEventArgs Members
Dart.Mail Namespace


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