PowerTCP Mail for .NET
ImapResponseEventArgs Class Members
See Also  Properties  Send comments on this topic.
Dart.PowerTCP.Mail Namespace : ImapResponseEventArgs Class


The following tables list the members exposed by ImapResponseEventArgs.

Public Properties

 NameDescription
public PropertyException Gets any exception which occurred during the asynchronous operation. (Inherited from Dart.PowerTCP.Mail.EndEventArgs)
public PropertyResponse Gets an ImapResponse object representing a single line response from the IMAP server.  
public PropertyResponses Gets an array of ImapResponse objects representing all responses from the IMAP server applicable to this event.  
public PropertyState Gets the object that was included as part of the associated method call. (Inherited from Dart.PowerTCP.Mail.EndEventArgs)
Top

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.