PowerTCP Mail for .NET
Imap Class Methods


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

Public Methods
 NameDescription
Public MethodAuthenticateAuthenticate the client using parameters from Imap.Session. Mailboxes will be populated when this method returns.  
Public MethodClose Logout and close the connection.  
Public MethodConnectConnect to an IMAP4 server using parameters specified in Session.  
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden.  Releases all resources associated with the object.  
Public MethodGetAllMailboxes Walks the mailbox tree from the root and returns a flat list of all mailboxes advertised by the server.  
Public Methodstatic (Shared in Visual Basic)GetDefaultPort Returns the port normally used for the supplied MailSession configuration.  
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodIdleInforms the server it can send unsolicited mailbox update information. Blocks execution until a command is sent on another thread. The Update event is raised as each update is received.  
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvokeOverloaded.  Send the specified user command.  
Public MethodListOverloaded.  Lists all root subscribed and un-subscribed mailboxes found on the IMAP server.  
Public MethodMarshalOverloaded.  Marshals a string and/or object to the UI thread and raises the UserState event. (Inherited from Dart.Mail.ComponentBase)
Public MethodNoop Send a NOOP command to reset any server session timeout and poll for changes.  
Public MethodSelectCreates a new Mailbox and sets SelectedMailbox to this value.  
Public MethodStart Start a worker thread and execute the specified delegate. (Inherited from Dart.Mail.MailBase)
Public MethodToString (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnAlertRaises the Alert event.  
Protected MethodOnErrorRaises the Error event. (Inherited from Dart.Mail.ComponentBase)
Protected MethodOnProgressRaises the Progress event.  
Protected MethodOnUpdateRaises the Update event.  
Protected MethodOnUserStateRaises the UserState event. (Inherited from Dart.Mail.ComponentBase)
Top
See Also

Reference

Imap Class
Dart.Mail Namespace


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