Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
MailMan::SendViaOutlook
Sends an email using Outlook as the SMTP client. When sending in this way, the ChilkatMailMan SMTP server properties are ignored. The Outlook settings control the SMTP server location and login/password.
![]() |
Declarations | ||
|
[Visual Basic] Public Function SendViaOutlook(Email email) As Boolean [C#] public bool SendViaOutlook(Email email); [C++] public bool SendViaOutlook(Email *email); [JScript] public function SendViaOutlook(Email email) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.