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

 NameDescription
public PropertyAutoListGets or sets a value which determines if a list is performed upon login.  
public PropertyAutoPurgeGets or sets a value which determines if messages are automatically expunged.  
public PropertyBusy Returns true if a method is currently in use.  
public PropertyCapabilitiesGets an array of strings representing the capabilities of the IMAP server.  
public PropertyCertificate The Certificate object representing the certificate to use for optional client-side authentication.  
public PropertyConnected Gets the connected state of the connection.  
public PropertyConnection Gets the Tcp component instance used for the connection.  
public PropertyContainer (Inherited from System.ComponentModel.Component)
public PropertyCurrentMailboxGets or sets the Mailbox object representing the currently selected mailbox.  
public PropertyDelimiterGets the delimiter used to separate mailbox levels.  
public PropertyDoEvents Gets or sets a value that controls the processing of events during blocking method calls.  
public PropertyEditor In Visual Studio.NET, displays an interactive form to use to test real time protocol operations.  
public PropertyEnableMailboxNameEncodingGets or sets a value which determines if mailbox names are encoded/decoded.  
public PropertyIdleControls the current idle state of the Imap component  
public PropertyMailboxesGets a MailboxCollection containing representations of mailboxes that are available on the server.  
public PropertySecuritySpecifies the security protocol and authentication type used.  
public PropertySite (Inherited from System.ComponentModel.Component)
public PropertySynchronizingObjectSet this object to automatically control thread marshalling between worker threads and the main UI thread.  
public PropertyTag Gets or sets an object reference that can be used to associate this instance with any other. Gets or sets an object reference that can be used to associate this instance with any other.  
public PropertyTimeout Specifies the maximum number of milliseconds to wait for responses to commands.  
public PropertyUseAuthenticationGets or sets a value that determines if certificate authentication is used.  
public PropertyUseMemoryStreams Controls whether attachments are decoded and stored as FileStreams or as MemoryStreams when a message is retrieved.  
Top

Protected Properties

See Also

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