Catalyst Internet Mail .NET
Introduction
Licensing Information
Product Evaluation
Redistribution
Technical Support
License Agreement
Copyright
Developers Guide
Component Features
Supported Protocols
Interface Overview
Composing Messages
Styled Text Messages
File Attachments
Importing Messages
Exporting Messages
Downloading Messages
Extracting Attachments
Deleting Messages
Mail Exchanges
Relay Servers
Sending Messages
Technical Reference
InternetMail Class
InternetMail Members
InternetMail Constructor
Fields
mailPortImap4 Field
mailPortImap4s Field
mailPortPop3 Field
mailPortPop3s Field
mailPortSmtp Field
mailTimeout Field
Properties
Attachment Property
Bcc Property
Cc Property
CertificateExpires Property
CertificateIssued Property
CertificateIssuer Property
CertificateName Property
CertificateStatus Property
CertificateStore Property
CertificateSubject Property
CipherStrength Property
ContentId Property
ContentLength Property
ContentType Property
Date Property
Delivered Property
Domain Property
Encoding Property
From Property
HashStrength Property
IsConnected Property
IsInitialized Property
LastError Property
LastErrorString Property
LastMessage Property
LocalAddress Property
Localize Property
LocalName Property
Mailbox Property Array
MailboxArray Members
Properties
Count Property
Item Property
Mailboxes Property
MailboxFlags Property
MailboxMask Property
MailboxName Property
MailboxPath Property
MailboxSize Property
MailboxUID Property
Mailer Property
Message Property
MessageCount Property
MessageFlags Property
MessageID Property
MessageIndex Property
MessagePart Property
MessageParts Property
MessageSize Property
MessageText Property
MessageUID Property
MimeVersion Property
NameServer Property Array
NameServerArray Members
Properties
Count Property
Item Property
NewMessages Property
Options Property
Organization Property
Password Property
Priority Property
RecentMessages Property
Recipient Property Array
RecipientArray Members
Properties
Count Property
Item Property
Methods
ToString Method
Recipients Property
RelayPort Property
RelayServer Property
ReplyTo Property
ReturnReceipt Property
Secure Property
SecureCipher Property
SecureHash Property
SecureKeyExchange Property
SecureProtocol Property
Sender Property
ServerName Property
ServerPort Property
ServerType Property
Subject Property
Subscribed Property
ThrowError Property
Timeout Property
TimeZone Property
To Property
Trace Property
TraceFile Property
TraceFlags Property
UserName Property
Version Property
Methods
AppendMessage Method
AttachData Method
AttachData Method (Byte[], Int32)
AttachData Method (Byte[], Int32, String)
AttachData Method (Byte[], Int32, String, String)
AttachData Method (Byte[], Int32, String, String, MimeAttachment)
AttachData Method (String)
AttachData Method (String, String)
AttachData Method (String, String, String)
AttachData Method (String, String, String, MimeAttachment)
AttachFile Method
AttachFile Method (String)
AttachFile Method (String, MimeAttachment)
AttachThread Method
Cancel Method
ChangePassword Method
CheckMailbox Method
ClearMessage Method
ComposeMessage Method
ComposeMessage Method (String, String, String, String)
ComposeMessage Method (String, String, String, String, String)
ComposeMessage Method (String, String, String, String, String, String)
ComposeMessage Method (String, String, String, String, String, String, String)
ComposeMessage Method (String, String, String, String, String, String, String, MimeCharacterSet, MimeEncoding)
Connect Method
Connect Method ()
Connect Method (String, Int32)
Connect Method (String, Int32, Int32)
Connect Method (String, Int32, Int32, InternetMailOptions)
Connect Method (String, Int32, String, String)
Connect Method (String, Int32, String, String, Int32)
Connect Method (String, Int32, String, String, Int32, InternetMailOptions)
Connect Method (String, String, String)
CopyMessage Method
CreateMailbox Method
CreateMessage Method
CreateMessage Method (Byte[], Int32)
CreateMessage Method (Byte[], Int32, ImapFlags)
CreateMessage Method (String)
CreateMessage Method (String, ImapFlags)
CreateMessage Method (String, Byte[], Int32, ImapFlags)
CreateMessage Method (String, String, ImapFlags)
CreatePart Method
CreatePart Method ()
CreatePart Method (String)
CreatePart Method (String, MimeCharacterSet, MimeEncoding)
DeleteHeader Method
DeleteHeader Method (Int32, String)
DeleteHeader Method (String)
DeleteMailbox Method
DeleteMailbox Method ()
DeleteMailbox Method (String)
DeleteMessage Method
DeletePart Method
Disconnect Method
Dispose Method
Dispose Method ()
Dispose Method (Boolean)
ExportMessage Method
ExportMessage Method (String)
ExportMessage Method (String, MimeExportOptions)
ExtractFile Method
ExtractFile Method (Int32, String)
ExtractFile Method (String)
Finalize Method
GetFirstHeader Method
GetHeader Method
GetHeader Method (Int32, String, String)
GetHeader Method (String, String)
GetHeaders Method
GetHeaders Method ()
GetHeaders Method (Byte[], Int32)
GetHeaders Method (Int32)
GetHeaders Method (Int32, Byte[], Int32)
GetHeaders Method (Int32, String)
GetHeaders Method (String)
GetMessage Method
GetMessage Method ()
GetMessage Method (Byte[], Int32)
GetMessage Method (Int32)
GetMessage Method (Int32, Byte[], Int32)
GetMessage Method (Int32, Int32, String)
GetMessage Method (Int32, Int32, String, ImapSections)
GetMessage Method (Int32, String)
GetMessage Method (Int32, String, ImapSections)
GetMessage Method (String)
GetNextHeader Method
ImportMessage Method
Initialize Method
Initialize Method ()
Initialize Method (String)
ParseAddress Method
ParseAddress Method (String, String, String)
ParseAddress Method (String, String)
ParseMessage Method
RenameMailbox Method
ReselectMailbox Method
Reset Method
SearchMailbox Method
SearchMailbox Method (String, Int32[], Int32)
SearchMailbox Method (String, String, Int32[], Int32)
SelectMailbox Method
SendMessage Method
SendMessage Method ()
SendMessage Method (String, Int32)
SendMessage Method (String, Int32, Int32)
SendMessage Method (String, Int32, Int32, InternetMailOptions)
SendMessage Method (String, Int32, String, String)
SendMessage Method (String, Int32, String, String, Int32)
SendMessage Method (String, Int32, String, String, Int32, InternetMailOptions)
SendMessage Method (String, Int32, String, String, String, String, String, Int32, InternetMailOptions)
SendMessage Method (String, String)
SendMessage Method (String, String, String)
SetHeader Method
SetHeader Method (Int32, String, String)
SetHeader Method (String, String)
StoreMessage Method
StoreMessage Method (Int32, String)
StoreMessage Method (String)
SubscribeMailbox Method
SubscribeMailbox Method ()
SubscribeMailbox Method (String)
UndeleteMessage Method
Uninitialize Method
UnselectMailbox Method
UnselectMailbox Method ()
UnselectMailbox Method (Boolean)
UnsubscribeMailbox Method
UnsubscribeMailbox Method ()
UnsubscribeMailbox Method (String)
Events
OnCancel Event
OnDelivered Event
DeliveredEventArgs Class
DeliveredEventArgs Members
DeliveredEventArgs Constructor
Properties
Address Property
MessageSize Property
OnError Event
ErrorEventArgs Class
ErrorEventArgs Members
ErrorEventArgs Constructor
Properties
Description Property
Error Property
OnProgress Event
ProgressEventArgs Class
ProgressEventArgs Members
ProgressEventArgs Constructor
Properties
Message Property
MessageCopied Property
MessageSize Property
Percent Property
OnRecipient Event
RecipientEventArgs Class
RecipientEventArgs Members
RecipientEventArgs Constructor
Properties
Address Property
OnTimeout Event
Delegates
OnDeliveredEventHandler Delegate
OnErrorEventHandler Delegate
OnProgressEventHandler Delegate
OnRecipientEventHandler Delegate
Enumerations
ErrorCode Enumeration
ImapFlags Enumeration
ImapResult Enumeration
ImapSections Enumeration
InternetMailOptions Enumeration
MailServerType Enumeration
MimeAttachment Enumeration
MimeCharacterSet Enumeration
MimeContent Enumeration
MimeEncoding Enumeration
MimeExportOptions Enumeration
PopAuthentication Enumeration
SecureCipherAlgorithm Enumeration
SecureHashAlgorithm Enumeration
SecureKeyAlgorithm Enumeration
SecurityCertificate Enumeration
SecurityProtocols Enumeration
ThreadingModel Enumeration
ThreadModelAttribute.Model Enumeration
TraceOptions Enumeration
RuntimeLicenseAttribute Class
RuntimeLicenseAttribute Members
RuntimeLicenseAttribute Constructor
Properties
LicenseKey Property
ThreadModelAttribute Class
ThreadModelAttribute Members
ThreadModelAttribute Constructor
Properties
ThreadModel Property
InternetMailException Class
InternetMailException Members
InternetMailException Constructor
InternetMailException Constructor ()
InternetMailException Constructor (String)
InternetMailException Constructor (String, Exception)
InternetMailException Constructor (Int32)
Properties
ErrorCode Property
Message Property
Number Property
Methods
ToString Method
InternetDialer Class
InternetDialer Members
InternetDialer Constructor
Fields
rasDeviceATM Field
rasDeviceFrameRelay Field
rasDeviceGeneric Field
rasDeviceIRDA Field
rasDeviceISDN Field
rasDeviceModem Field
rasDevicePad Field
rasDeviceParallel Field
rasDevicePPPoE Field
rasDeviceSerial Field
rasDeviceSonet Field
rasDeviceSW56 Field
rasDeviceVPN Field
rasDeviceX25 Field
Properties
AreaCode Property
AutoConnect Property
AutoDial Property
AutoDisconnect Property
Blocking Property
BytesIn Property
BytesOut Property
Callback Property
CallbackNumber Property
Connection Property Array
ConnectionArray Members
Properties
Count Property
Item Property
Methods
EntryName Method
Handle Method
Connections Property
ConnectSpeed Property
CountryCode Property
CountryName Property
DefaultGateway Property
DeviceCount Property
DeviceEntry Property Array
DeviceEntryArray Members
Properties
Count Property
Item Property
DeviceName Property
DeviceType Property
DynamicAddress Property
DynamicNameServers Property
EntryName Property
FramingProtocol Property
Handle Property
InternetAddress Property
Interval Property
IpHeaderCompression Property
IsConnected Property
IsInitialized Property
LastError Property
LastErrorString Property
LcpExtensions Property
LocalNumber Property
ModemLights Property
ModemSpeaker Property
NameServer Property Array
NameServerArray Members
Properties
Count Property
Item Property
NetworkLogon Property
NetworkProtocol Property
Password Property
PhoneBook Property
PhoneBookEntry Property Array
PhoneBookEntryArray Members
Properties
Count Property
Item Property
PhoneBookEntries Property
PhoneNumber Property
RequireEncryption Property
ScriptFile Property
ServerAddress Property
SoftwareCompression Property
Status Property
Terminal Property
ThrowError Property
Timeout Property
UserDomain Property
UserName Property
UserPhoneBook Property
Version Property
Methods
Connect Method
Connect Method ()
Connect Method (String)
Connect Method (String, String, String)
Connect Method (String, String, String, String)
CreateEntry Method
DeleteEntry Method
DeleteEntry Method ()
DeleteEntry Method (String)
Disconnect Method
Dispose Method
Dispose Method ()
Dispose Method (Boolean)
EditEntry Method
Finalize Method
Initialize Method
Initialize Method ()
Initialize Method (String)
LoadEntry Method
LoadEntry Method ()
LoadEntry Method (String)
RenameEntry Method
Reset Method
SaveEntry Method
SaveEntry Method ()
SaveEntry Method (String)
Uninitialize Method
Events
OnCancel Event
OnConnect Event
OnDisconnect Event
OnError Event
ErrorEventArgs Class
ErrorEventArgs Members
ErrorEventArgs Constructor
Properties
Description Property
Error Property
OnStatus Event
StatusEventArgs Class
StatusEventArgs Members
StatusEventArgs Constructor
Properties
Description Property
Status Property
OnTimeout Event
Delegates
OnErrorEventHandler Delegate
OnStatusEventHandler Delegate
Enumerations
DialerStatus Enumeration
ErrorCode Enumeration
RasFramingProtocol Enumeration
RasNetworkProtocol Enumeration
RasTerminalMode Enumeration
RuntimeLicenseAttribute Class
RuntimeLicenseAttribute Members
RuntimeLicenseAttribute Constructor
Properties
LicenseKey Property
InternetDialerException Class
InternetDialerException Members
InternetDialerException Constructor
InternetDialerException Constructor ()
InternetDialerException Constructor (String)
InternetDialerException Constructor (String, Exception)
InternetDialerException Constructor (Int32)
Properties
ErrorCode Property
Message Property
Number Property
Methods
ToString Method