PowerTCP Mail for .NET
Imap Class Properties


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

Public Properties
 NameDescription
Public PropertyCapabilitiesGets a List of strings representing the capabilities of the server. (Inherited from Dart.Mail.MailBase)
Public PropertyCommandCount Gets the count of outstanding commands.  
Public PropertyConnection TCP connection used for server communications.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDelimiter Gets the delimiter used to separate mailbox levels.  
Public PropertyEncoding Specifies the character encoding to be used by the component. (Inherited from Dart.Mail.MailBase)
Public PropertyMailboxesGets a MailboxCollection that contains a model of the server mailboxes.  
Public PropertyMailboxNameEncodingGets or sets the encoding used for Mailbox.Name. Defaults to ImapUTF7.  
Public PropertySelectedMailboxGets or sets the selected Mailbox.  
Public PropertyServerGreeting Gets the greeting received after connecting to the server. (Inherited from Dart.Mail.MailBase)
Public PropertySession Specifies connection, authentication and behavior configuration.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySynchronizingObject Gets or sets the object used to marshal data to the UI thread (for raising events). (Inherited from Dart.Mail.ComponentBase)
Public PropertySyncRoot Gets an object that is used to synchronize access to the upper layer protocol in use. (Inherited from Dart.Mail.ComponentBase)
Public PropertyTag Gets or sets an object that stores any user data. (Inherited from Dart.Mail.ComponentBase)
Top
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
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