PowerTCP Mail for .NET
Imap Class Events
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace : Imap Class


"

For a list of all members of this type, see Imap members.

"

Public Events

 NameDescription
public EventAlertRaised when an alert that must be shown to the user is received.  
public EventBusyChanged Raised when the value of the Object.Busy property changes.  
public EventCertificateReceived This event is raised when a certificate has been received to be authenticated.  
public EventCertificateRequested This event is raised when a certificate has been requested.  
public EventConnectedChangedEx Raised when the value of the Object.Connected property changes. Supersedes the ConnectedChanged event.  
public EventDisposed (Inherited from System.ComponentModel.Component)
public EventEndClearRaised when the asynchronous operation started by the ImapMessageCollection.BeginClear method completes.  
public EventEndCopyRaised when the asynchronous operation started by the Mailbox.BeginCopy method completes.  
public EventEndExamineRaised when the asynchronous operation started by the Imap.BeginExamine method completes.  
public EventEndGetMessageRaised when any asynchronous operation which retrieves messages completes.  
public EventEndGetPartRaised when the asynchronous operation started by the ImapMessage.BeginGetPart method completes.  
public EventEndInvokeRaised when the asynchronous operation started by the Imap.BeginInvoke method completes.  
public EventEndListRaised when the asynchronous operation started by the Imap.BeginList method completes.  
public EventEndLoginRaised when the asynchronous operation started by the Imap.BeginLogin method completes.  
public EventEndLogoutRaised when the asynchronous operation started by the Imap.BeginLogout method completes.  
public EventEndMailboxAddRaised when the asynchronous operation started by the MailboxCollection.BeginAdd method completes.  
public EventEndMailboxRemoveRaised when the asynchronous operation started by the MailboxCollection.BeginRemove or Mailbox.BeginDelete method completes.  
public EventEndMessageAddRaised when any asynchronous operation started by the ImapMessageCollection.BeginAdd method completes.  
public EventEndNoopRaised when the asynchronous operation started by the Imap.BeginNoop method completes.  
public EventEndPurgeRaised when the asynchronous operation started by the Mailbox.BeginPurge method completes.  
public EventEndRefreshRaised when the asynchronous operation which refreshes the state of an object completes.  
public EventEndSearchRaised when any asynchronous operation started by the Mailbox.BeginSearch method completes.  
public EventEndSetRaised when the asynchronous operation started by the Mailbox.BeginSet method completes.  
public EventEndSubscribeRaised when the asynchronous operation started by the Mailbox.BeginSubscribe method completes.  
public EventEndUnsubscribeRaised when the asynchronous operation started by the Mailbox.BeginUnsubscribe method completes.  
public EventLineReceivedRaised each time a line response is received from the server.  
public EventMailboxRaised when information about a mailbox is received while performing a listing.  
public EventProgressRaised repeatedly while a message or message section is retrieved.  
public EventTrace Raised when data has been sent/received.  
public EventUpdateRaised when an update is received from the server.  
Top

See Also

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