PowerTCP Mail for .NET
Imap Class Methods
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 Methods

 NameDescription
public MethodBeginExamineBegin to asynchronously select a mailbox by using the EXAMINE command.  
public MethodBeginInvokeOverloaded. Begins to send the specified user command.  
public MethodBeginListBegins to asynchronously list a subset of mailboxes found on the IMAP server.  
public MethodBeginLoginOverloaded. Begins to asynchronously log into an IMAP server at a specified port using a username and password.  
public MethodBeginLogoutBegins to asynchronously log out and closes the connection.  
public MethodBeginNoopBegins to asynchronously send a NOOP command to keep the user logged in and to poll for changes.  
public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
public MethodDisposeOverloaded. Overridden.  Releases all resources associated with the object.  
public MethodExamineSelect a mailbox by using the EXAMINE command.  
public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
public MethodInvokeOverloaded. Sends the specified user command.  
public MethodListLists a subset of mailboxes found on the IMAP server.  
public MethodLoginOverloaded. Logs into an IMAP server.  
public MethodLogoutLogs out and closes the connection.  
public MethodNoopSends a NOOP command to keep the user logged in and to poll for changes.  
Top

Protected Methods

 NameDescription
protected MethodGetService (Inherited from System.ComponentModel.Component)
protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top

See Also

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