About
Pricing
Try Now
BUY
Free Trial
Welcome!
UltimateMail Features
Licensing and How to Order
Installation Instruction
Getting Started
Security
Creating, Signing, Encrypting and Decrypting Messages
Managing Messages and Mailboxes with Imap
Receiving Messages with Pop3
Sending Messages with Smtp
Class Reference
ComponentPro
ComponentPro.Compression
ComponentPro.Diagnostics
ComponentPro.Net
ComponentPro.Net.Mail
Classes
AlternateView
AlternateViewCollection
Attachment
AttachmentBase
AttachmentCollection
DispositionTypeNames
Folder
FolderCollection
Header
HeaderCollection
Imap
ImapConfig
ImapCopyMessageReference
ImapCriterion
ImapException
ImapListProcessingEventArgs
ImapMessage
ImapMessageCollection
ImapMessageComparer
ImapMessageIdCollection
ImapMessagePart
ImapProgressEventArgs
ImapResponse
ImapResponseLine
ImapStateChangedEventArgs
ImapUpdateEventArgs
LinkedResource
LinkedResourceCollection
MailClientSessionStatus
MailException
MailMessage
MailSettings
MailSignatureValidationResult
MailSpool
MediaTypeNames
MediaTypeNames.Application
MediaTypeNames.Image
MediaTypeNames.Message
MediaTypeNames.Multipart
MediaTypeNames.Text
MimeEntity
MimeEntityCollection
MimeException
MimeMessage
MimeUnparsableHeaderEventArgs
Pop3
Pop3Config
Pop3Exception
Pop3MailboxStat
Pop3Message
Pop3MessageCollection
Pop3MessageComparer
Pop3MessageListProgressEventArgs
Pop3ProgressEventArgs
Pop3StateChangedEventArgs
Smtp
Members
ComponentPro.Net.Mail.Smtp Constructors
ComponentPro.Net.Mail.Smtp Properties
ComponentPro.Net.Mail.Smtp Fields
ComponentPro.Net.Mail.Smtp Methods
Authenticate Methods
AuthenticateAsync Methods
Cancel Method
CheckSession Method
Connect Methods
ConnectAsync Methods
Disconnect Method
DisconnectAsync Methods
Dispose Method
Dispose Method
EnhancedTurn Method
EnhancedTurnAsync Methods
GetDomainMXAsync Methods
GetSessionStatus Method
GetSupportedAuthenticationMethods Method
KeepAlive Method
KeepAliveAsync Methods
OnAuthenticateCompleted Method
OnCertificateReceived Method
OnCertificateRequired Method
OnCommandResponse Method
OnConnectCompleted Method
OnDisconnectCompleted Method
OnEnhancedTurnCompleted Method
OnKeepAliveCompleted Method
OnProgress Method
OnReadResponseCompleted Method
OnRejectedRecipient Method
OnSendCommandCompleted Method
OnSendCompleted Method
OnSendingMessage Method
OnStateChanged Method
OnUpgradeConnectionCompleted Method
OnVerifyCompleted Method
ReadResponse Method
ReadResponseAsync Methods
ResolveDomainMx Methods
Send Methods
SendAsync Methods
SendCommand Method
SendCommandAsync Methods
SendDirect Methods
SetSocketFactory Method
ToString Method
UpgradeConnection Methods
UpgradeConnectionAsync Methods
Verify Method
VerifyAsync Methods
ComponentPro.Net.Mail.Smtp Events
SmtpConfig
SmtpException
SmtpProgressEventArgs
SmtpRejectedRecipient
SmtpRejectedRecipientEventArgs
SmtpResponse
SmtpSendingMessageEventArgs
SmtpSendOptions
SmtpStateChangedEventArgs
SubjectInfo
SubjectInfoCollection
Enumerations
ComponentPro.Net.Mail.Headers
ComponentPro.Security
ComponentPro.Security.Authentication
ComponentPro.Security.Certificates
ComponentPro.Security.Cryptography
ComponentPro.Security.Cryptography.Pkcs
ComponentPro UltimateMail
SendDirect Methods
See Also
Collapse All
Expand All
Members Options: Show All
Language Filter: All
Send comments
on this topic to
ComponentPro
Class Reference
>
ComponentPro.Net.Mail Namespace
>
Smtp Class
> SendDirect Methods
Sends the message by submitting the message directly to the recipients' SMTP servers.
Overload List
SendDirect(MailMessage)
Sends the message by submitting the message directly to the recipients' SMTP servers.
SendDirect(MimeMessage)
Sends the message by submitting the message directly to the recipients' SMTP servers.
SendDirect(String, String, String, String)
Sends a mail message constructed from the specified parameters by submitting it directly to the recipients' SMTP servers.
Top
See Also
Reference
Smtp Members
Smtp Class